All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Tian <kevin.tian@intel.com>
To: poky@pokylinux.org
Subject: [PATCH 0/1] fix unnecessary do_package rebuilds
Date: Mon, 31 Jan 2011 14:25:32 +0800	[thread overview]
Message-ID: <849307$bc9pl9@azsmga001.ch.intel.com> (raw)

From: Kevin Tian <kevin.tian@intel.com>

This patch should fix recent master instability, that unnecessary do_package
rebuilds are observed in incremental build. We tested that with this patch
no undesired rebuild if no any change.

There's one another sstate bug related to PACKAGE_CLASSES, which will be 
discussed in seperate thread.

We're still testing whether this fix makes final do_populate_sdk error
disappearing (or hidden...)

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: tk/master1
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tk/master1

Thanks,
    Kevin Tian <kevin.tian@intel.com>
---


Kevin Tian (1):
  license.bbclass: don't mark it as 'nostamp'

 meta/classes/license.bbclass |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)



             reply	other threads:[~2011-01-31  6:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31  6:25 Kevin Tian [this message]
2011-01-31 16:42 ` [PATCH 0/1] fix unnecessary do_package rebuilds 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='849307$bc9pl9@azsmga001.ch.intel.com' \
    --to=kevin.tian@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.