[poky] [PATCH 0/3] miscellaneous sstate fixes

Kevin Tian kevin.tian at intel.com
Thu Dec 16 01:02:50 PST 2010


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




More information about the poky mailing list