From: Changhyeok Bae Date: Sun, 25 Sep 2022 14:34:40 +0000 (+0000) Subject: iproute2: Unset CLEANBROKEN X-Git-Tag: yocto-4.1~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d716c83bdf9863fd90a61027ef31a53703b3fbc;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git iproute2: Unset CLEANBROKEN Signed-off-by: Changhyeok Bae Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc b/meta/recipes-connectivity/iproute2/iproute2.inc index b1bcc1434c7..c292b95e362 100644 --- a/meta/recipes-connectivity/iproute2/iproute2.inc +++ b/meta/recipes-connectivity/iproute2/iproute2.inc @@ -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,"