From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/1] Fix Pseudo on hosts with older compilers
Date: Wed, 20 Jul 2011 10:29:21 -0700 [thread overview]
Message-ID: <4E271071.8010909@linux.intel.com> (raw)
In-Reply-To: <cover.1311119488.git.josh@linux.intel.com>
On 07/19/2011 04:57 PM, Joshua Lock wrote:
> The realpath_fix patch included an unitialised variable which modern GCC
> cleverly optimises away, however hosts with older GCC like CentOS 5.x weren't
> so lucky and... BOOM.
>
> See http://git.yoctoproject.org/cgit/cgit.cgi/pseudo/commit/?id=4a646c8bbe73ca830cb8c2e80be4b457d925cdd4 for a more detailed description.
>
> The following changes since commit 6ca80453618fa308cc2d6329450aaf5dfdf2d610:
>
> Fixed concurrency problem for ZIP packed recipes. (2011-07-19 18:03:04 +0100)
>
> are available in the git repository at:
> git://git.openembedded.org/openembedded-core-contrib josh/pseudo
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/pseudo
>
> Joshua Lock (1):
> pseudo: fix uninitialised variable in realpath_fix.patch
>
> .../pseudo/pseudo/realpath_fix.patch | 2 +-
> meta/recipes-devtools/pseudo/pseudo_1.1.1.bb | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2011-07-20 17:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-19 23:57 [PATCH 0/1] Fix Pseudo on hosts with older compilers Joshua Lock
2011-07-19 23:57 ` [PATCH 1/1] pseudo: fix uninitialised variable in realpath_fix.patch Joshua Lock
2011-07-20 3:33 ` Mark Hatle
2011-07-20 17:29 ` Saul Wold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E271071.8010909@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.