]> code.ossystems Code Review - openembedded-core.git/commit
archiver: Fix ASSUME_PROVIDED issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Apr 2016 22:16:47 +0000 (23:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Apr 2016 22:17:52 +0000 (23:17 +0100)
commit2279c6d20c2a33283ce9a8d1ef91a8acdad0a20e
tree70c8ce65247c1fdfac3abc90b6903f315294196a
parentc0a701a2165e858ec13b991943cc783bc4186fb9
archiver: Fix ASSUME_PROVIDED issues

Currently the dependencies injected by this class for recipes in ASSUME_PROVIDED
e.g. tar-native or chrpath-native are ignored. We need to use their "replacement"
names, e.g. tar-replacement-native.

This avoids broken archives and sstate failures with these recipes.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/archiver.bbclass