]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rootfs_rpm: don't depend on opkg-native for update-alternatives
authorRoss Burton <ross.burton@arm.com>
Thu, 11 May 2023 17:20:52 +0000 (18:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Jul 2023 10:36:06 +0000 (11:36 +0100)
commit51004376be9a6b9a4c38585d14d2516d90138319
tree52d21181c0bb9faac4d7c0c304daaa3000270823
parent7edd3cd80ce6b705cfcf5ab794e809303745b951
rootfs_rpm: don't depend on opkg-native for update-alternatives

opkg-native hasn't provided update-alternatives since 2014[1] so this is
the wrong dependency, and image.bbclass depends on the virtual provider
virtual/update-alternatives-native already.

[1] oe-core 1e2c38ce13f8e4b25d8656d237343380cbc970aa

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/rootfs_rpm.bbclass