]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
iproute2: Unset CLEANBROKEN
authorChanghyeok Bae <changhyeok.bae@gmail.com>
Sun, 25 Sep 2022 14:34:40 +0000 (14:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Sep 2022 06:59:35 +0000 (07:59 +0100)
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/iproute2/iproute2.inc

index b1bcc1434c7a9ea6ba5520385c901b795decb34a..c292b95e362c57d29f32e7be61c9c5445fb4bda0 100644 (file)
@@ -13,8 +13,6 @@ DEPENDS = "flex-native bison-native iptables libcap"
 
 inherit update-alternatives bash-completion pkgconfig
 
-CLEANBROKEN = "1"
-
 PACKAGECONFIG ??= "tipc elf devlink"
 PACKAGECONFIG[tipc] = ",,libmnl,"
 PACKAGECONFIG[elf] = ",,elfutils,"