summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/iproute2
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2022-09-25 14:34:40 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-28 08:01:10 +0100
commit2d38db22fa30750c723ed3c06176e4b28c5140ca (patch)
treebd48acf4f0bf2ed1e4817c27995885adec791035 /meta/recipes-connectivity/iproute2
parenta2659cc2bf5d3f1cedf5c52c3b45e0427d40732d (diff)
downloadpoky-2d38db22fa30750c723ed3c06176e4b28c5140ca.tar.gz
iproute2: Unset CLEANBROKEN
(From OE-Core rev: 6d716c83bdf9863fd90a61027ef31a53703b3fbc) 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>
Diffstat (limited to 'meta/recipes-connectivity/iproute2')
-rw-r--r--meta/recipes-connectivity/iproute2/iproute2.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc b/meta/recipes-connectivity/iproute2/iproute2.inc
index b1bcc1434c..c292b95e36 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"
13 13
14inherit update-alternatives bash-completion pkgconfig 14inherit update-alternatives bash-completion pkgconfig
15 15
16CLEANBROKEN = "1"
17
18PACKAGECONFIG ??= "tipc elf devlink" 16PACKAGECONFIG ??= "tipc elf devlink"
19PACKAGECONFIG[tipc] = ",,libmnl," 17PACKAGECONFIG[tipc] = ",,libmnl,"
20PACKAGECONFIG[elf] = ",,elfutils," 18PACKAGECONFIG[elf] = ",,elfutils,"