All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Kevin Tian <kevin.tian@intel.com>
Cc: paul.eggleton@linux.intel.com, poky@pokylinux.org
Subject: Re: [PATCH 0/1] Fix weird rebuild issue even when sstate signature doesn't change
Date: Wed, 15 Dec 2010 09:12:18 +0000	[thread overview]
Message-ID: <1292404338.26558.1582.camel@rex> (raw)
In-Reply-To: <0d30dc$kf5f5e@orsmga001.jf.intel.com>

On Tue, 2010-12-14 at 21:40 +0800, Kevin Tian wrote:
> This patch is to fix one weird issue I've keeping seeing recently when using sstate.
> Even with a minimal build, there're around 50 recipes rebuilt from scratch even though
> sstate packages in sstate_cache do match. Actually the end result is to just overwrite
> sstate packages again with same sigature for those recipes.
> https://lists.yoctoproject.org/pipermail/poky/2010-December/001063.html
> 
> The cause for this mess is from misinterpretation of the index of a list, which then
> points to wrong setscene tasks instead of desired ones. The end result is that some
> tasks which don't need execution are scheduled while other setscene tasks which need
> run are simply skipped.
> 
> It's based on Paul's sstate branch.

I've merged this patch into master, good catch and hopefully this gets
sstate into a good working state.

I've merged an updated version of Paul's sstate branch too.

I'm hoping this makes sstate packages finally usable!

Cheers,

Richard




  reply	other threads:[~2010-12-15  9:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-14 13:40 [PATCH 0/1] Fix weird rebuild issue even when sstate signature doesn't change Kevin Tian
2010-12-15  9:12 ` Richard Purdie [this message]
2010-12-15 11:12   ` Tian, Kevin
2010-12-15 16:10   ` Gary Thomas
2010-12-15 16:17     ` Paul Eggleton
2010-12-16  1:43     ` Tian, Kevin
2010-12-16  8:45     ` Tian, Kevin
2010-12-16  9:48       ` about 'noexec' message Tian, Kevin
2010-12-16 15:19         ` Richard Purdie
2010-12-17  2:48           ` Tian, Kevin
2010-12-17  4:23           ` Tian, Kevin
2010-12-20 15:04             ` Richard Purdie
2010-12-16 15:29       ` [PATCH 0/1] Fix weird rebuild issue even when sstate signature doesn't change Richard Purdie
2010-12-20 21:23     ` Richard Purdie

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=1292404338.26558.1582.camel@rex \
    --to=richard.purdie@linuxfoundation.org \
    --cc=kevin.tian@intel.com \
    --cc=paul.eggleton@linux.intel.com \
    --cc=poky@pokylinux.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.