Openembedded Core Discussions
 help / color / mirror / Atom feed
* Re: [oe-commits] Richard Purdie : gcc-common.inc: Ensure WORKDIR doesn' t adversly affect sstate checksums
       [not found]   ` <CALbNGRQuiOEWTZ5P5K-fHUYWBB61MVwkDnivCjZ9YzVaybnp8w@mail.gmail.com>
@ 2012-01-24 14:10     ` Andreas Müller
  2012-01-24 17:48       ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Müller @ 2012-01-24 14:10 UTC (permalink / raw)
  To: openembedded-core

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"

Aargh: sent to wrong list again :(

Andreas



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [oe-commits] Richard Purdie : gcc-common.inc: Ensure WORKDIR doesn' t adversly affect sstate checksums
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2012-01-24 17:48 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-24 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox