diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-04-07 17:38:17 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-08 06:06:39 -0700 |
commit | 2f6505f0e795b6c8cad641a6918739c3faac1f99 (patch) | |
tree | 949e8bc26c08be54404f9d0c75caaf09178e2625 /meta/recipes-qt/qt4/qt-4.7.2 | |
parent | 14419f4a4bc629b171281d46750c6abfa84bf83b (diff) | |
download | openembedded-core-2f6505f0e795b6c8cad641a6918739c3faac1f99.tar.gz openembedded-core-2f6505f0e795b6c8cad641a6918739c3faac1f99.tar.bz2 openembedded-core-2f6505f0e795b6c8cad641a6918739c3faac1f99.tar.xz openembedded-core-2f6505f0e795b6c8cad641a6918739c3faac1f99.zip |
sstate: ensure an ordered mapping between SSTATETASKS and SSTATETASKNAMES
Fix [YOCTO #964]
A recent commit 25a6e5f9(sstate: use only unique set of SSTATETASK) breaks
the ordered mapping between SSTATETASKS and SSTATETASKNAMES. As a result,
in sstate_cleanall, the line
taskname = tasks[namemap.index(name)]
gets an incorrect result, and "bitbake -c cleanall" doesn't really remove
the files populalted by do_populate_sysroot.
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-qt/qt4/qt-4.7.2')
0 files changed, 0 insertions, 0 deletions