All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] miscellaneous sstate fixes
@ 2010-12-16  9:02 Kevin Tian
  2010-12-16 15:40 ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Tian @ 2010-12-16  9:02 UTC (permalink / raw)
  To: poky, paul.eggleton, rpurdie

The major fix in this patchset is about linux-yocto, which is the rest blocker from
a complete sstate reuse (it further impacts task-poky-boot and the build time is
long). However this fix will cause one different behavior. After wiping out DATETIME
from deps, now the kernel image name will be same as the one extracted from sstate
package after reusing it. I think this should be fine since at release time DATETIME
will be removed anyway

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

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


Kevin Tian (3):
  siggen.py: make sure stamp directory existing
  kernel.bbclass: rename do_deploy and add vardepsexclusive accordingly
  siggen.py: print taskname when seeing mismatched hash in cache

 bitbake/lib/bb/siggen.py    |    4 +++-
 meta/classes/kernel.bbclass |    4 +++-
 meta/conf/distro/poky.conf  |    2 ++
 3 files changed, 8 insertions(+), 2 deletions(-)



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

end of thread, other threads:[~2010-12-17  1:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16  9:02 [PATCH 0/3] miscellaneous sstate fixes Kevin Tian
2010-12-16 15:40 ` Richard Purdie
2010-12-17  1:03   ` Tian, Kevin

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.