diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-09-03 17:05:08 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-04 12:53:10 +0100 |
commit | 0740f82aea92da0195524e37c372f9981e7f5e6d (patch) | |
tree | 7296c2abbd950de47b57cd5a8f1b5333634ddd54 /scripts/oe-buildenv-internal | |
parent | 40b14022db6012ea911566a679c178ffd619259f (diff) | |
download | poky-0740f82aea92da0195524e37c372f9981e7f5e6d.tar.gz |
sstate-cache-management.sh: fix remove_duplicated when multiple archs were built
* The problem is that you're looking for duplicates across all available archs, so
armv4t and armv7a populate_sysroot are considered duplicate and only last one is
kept, but to rebuild from sstate-cache you need both!
(From OE-Core rev: 46309e96300c35f6e8a5f33512a6a38720c629d2)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-buildenv-internal')
0 files changed, 0 insertions, 0 deletions