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:14:54 -0700 |
commit | 7ddc746e5af70b4a96e7f49e82cb7520cf89d331 (patch) | |
tree | f0a2ccf541970211ee8b9e94f0c13cd0e4566957 /meta/classes/gettext.bbclass | |
parent | e5a40cd6f8c6a8c3d40cbaf29bffe5e201056dad (diff) | |
download | poky-7ddc746e5af70b4a96e7f49e82cb7520cf89d331.tar.gz |
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.
(From OE-Core rev: 2f6505f0e795b6c8cad641a6918739c3faac1f99)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gettext.bbclass')
0 files changed, 0 insertions, 0 deletions