summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-09-03 17:05:08 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:53:10 +0100
commit0740f82aea92da0195524e37c372f9981e7f5e6d (patch)
tree7296c2abbd950de47b57cd5a8f1b5333634ddd54 /meta
parent40b14022db6012ea911566a679c178ffd619259f (diff)
downloadpoky-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 'meta')
0 files changed, 0 insertions, 0 deletions