All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 0/1] siggen.py: fix clean_basepath()
Date: Tue, 29 Sep 2015 13:52:03 +0100	[thread overview]
Message-ID: <1443531123.5162.27.camel@linuxfoundation.org> (raw)
In-Reply-To: <5603B2E7.6060606@windriver.com>

On Thu, 2015-09-24 at 16:23 +0800, Robert Yang wrote:
> Hi RP,
> 
> I'm not sure what patch causes this problem, this patch can fix it,
> but I'm not sure whether it is a correct fix or not.

The code there is quite deliberately adding this in. The issue is around
shared workdir and shared stamps that we had for gcc in particular.
Without this, we used to get stamp mismatches reported for gcc
unpack/fetch/patch tasks.

That said, I think the shared stamps code was a bad idea, we've stopped
using it for gcc now (gcc-source is there instead) and we should
probably remove all remnants of stamp-base from bitbake as it turned out
to be a bad idea.

I'd probably leave fixing this until we do that.

Cheers,

Richard




      reply	other threads:[~2015-09-29 12:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-24  8:20 [PATCH 0/1] siggen.py: fix clean_basepath() Robert Yang
2015-09-24  8:20 ` [PATCH 1/1] " Robert Yang
2015-09-24  8:23 ` [PATCH 0/1] " Robert Yang
2015-09-29 12:52   ` 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=1443531123.5162.27.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=liezhi.yang@windriver.com \
    /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.