All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] fix unnecessary do_package rebuilds
@ 2011-01-31  6:25 Kevin Tian
  2011-01-31 16:42 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Tian @ 2011-01-31  6:25 UTC (permalink / raw)
  To: poky

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(-)



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

end of thread, other threads:[~2011-01-31 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-31  6:25 [PATCH 0/1] fix unnecessary do_package rebuilds Kevin Tian
2011-01-31 16:42 ` Richard Purdie

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.