diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-22 08:08:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-22 23:24:58 +0100 |
commit | ef84c4bf1d93e9fa674300b80d0442ae1069c473 (patch) | |
tree | 9fe4c2124286aeb7806eb8d45b2c76ad1497e7ab /meta/lib/oeqa/selftest | |
parent | f7d250c97f40a737df9020180852d2ee87ca06b3 (diff) | |
download | openembedded-core-ef84c4bf1d93e9fa674300b80d0442ae1069c473.tar.gz openembedded-core-ef84c4bf1d93e9fa674300b80d0442ae1069c473.tar.bz2 openembedded-core-ef84c4bf1d93e9fa674300b80d0442ae1069c473.zip |
rpm4: Drop native RDEPENDS
Native recipes should *never* depend on target recipes since this would
cause them to rebuild every time the target changes. Before the recent
datastore changes, this happened to work. Now, this makes rpm-native
unbuildable since base-files-native doesn't exist and the code remaps
the variable.
Dropping these dependencies here is the correct way to resolve this issue
and fix an autobuilder selftest failure.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest')
0 files changed, 0 insertions, 0 deletions