[poky] [PATCH 0/5] [v2]sstate enhancements

Kevin Tian kevin.tian at intel.com
Sun Nov 28 18:45:23 PST 2010


This includes some bug fixes and enhancements on both checksum calculation and
bitbake-diffsigs tool. With those fixes, two sato builds either with same source 
tree or different source tree can fully reuse sstate packages.

For the shell variables, I adopted Richard's suggestion to simply whitelist 
them for now. That way allows wider test on sstate feature.

changes since v1:

- rebase to latest master
- add FILESEXTRAPATHS to BB_BASEHASH_WHITELIST which contributes to rest
gap when different source tree is used

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

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


Kevin Tian (5):
  poky.conf: add more hash whitelist
  siggen.py: set 'runtaskdeps' correctly
  siggen.py: fix python error when comparing sstate generated from
    different srcpath
  siggen.py: fix the wrong usage on BB_TASKHASH_WHITELIST
  poky.conf: whitelist shell variables which are volatile to build
    system

 bitbake/lib/bb/siggen.py   |   42 ++++++++++++++++++++++++++----------------
 meta/conf/distro/poky.conf |    3 ++-
 2 files changed, 28 insertions(+), 17 deletions(-)




More information about the poky mailing list