From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [oe-commits] Richard Purdie : gcc-common.inc: Ensure WORKDIR doesn' t adversly affect sstate checksums
Date: Tue, 24 Jan 2012 17:48:44 +0000 [thread overview]
Message-ID: <1327427324.19643.119.camel@ted> (raw)
In-Reply-To: <CALbNGRRf7qoHY58maY=UxN4+ezuvuAKfv0jgjohC7nCvNyowSQ@mail.gmail.com>
On Tue, 2012-01-24 at 15:10 +0100, Andreas Müller wrote:
> On Tue, Jan 24, 2012 at 1:29 PM, <git@git.openembedded.org> wrote:
> >
> > Module: openembedded-core.git
> > Branch: master
> > Commit: 0de85d2ca3bc9674323302a35995dfddb6044a71
> > URL: http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0de85d2ca3bc9674323302a35995dfddb6044a71
> >
> > Author: Richard Purdie <richard.purdie@linuxfoundation.org>
> > Date: Tue Jan 24 12:14:19 2012 +0000
> >
> > gcc-common.inc: Ensure WORKDIR doesn't adversly affect sstate checksums
> >
> > Changes in WORKDIR were changing the do_patch stamps between gcc-crosssdk
> > and gcc-cross. This excludes the variable since in this case, we don't
> > need want those changes to affect the signatures.
> >
> > Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> >
> > ---
> >
> > meta/recipes-devtools/gcc/gcc-common.inc | 4 ++++
> > 1 files changed, 4 insertions(+), 0 deletions(-)
> >
> > diff --git a/meta/recipes-devtools/gcc/gcc-common.inc b/meta/recipes-devtools/gcc/gcc-common.inc
> > index ed41b0f..5ba68a0 100644
> > --- a/meta/recipes-devtools/gcc/gcc-common.inc
> > +++ b/meta/recipes-devtools/gcc/gcc-common.inc
> > @@ -105,3 +105,7 @@ do_headerfix () {
> > addtask headerfix after do_unpack before do_patch
> >
> > do_headerfix[vardepvalue] = "PATH"
> > +
> > +# We need to ensure that for the shared work directory, the do_patch singatures match
> > +The real WORKDIR location isn't a dependency for the shared workdir.
> Oops^^
> > +src_patches[vardepsexclude] = "WORKDIR"
Sorry about this, I pushed a fix earlier on.
Cheers,
Richard
prev parent reply other threads:[~2012-01-24 17:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20120124122907.DB5D710332@opal>
[not found] ` <CALbNGRSdeB2GR0m=Jc_5qOpJBsU5Dbw_JwVb52gHr_wz9r74ug@mail.gmail.com>
[not found] ` <CALbNGRQuiOEWTZ5P5K-fHUYWBB61MVwkDnivCjZ9YzVaybnp8w@mail.gmail.com>
2012-01-24 14:10 ` [oe-commits] Richard Purdie : gcc-common.inc: Ensure WORKDIR doesn' t adversly affect sstate checksums Andreas Müller
2012-01-24 17:48 ` Richard Purdie [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=1327427324.19643.119.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox