summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/iputils/iputils_20211215.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/iputils/iputils_20211215.bb')
-rw-r--r--meta/recipes-extended/iputils/iputils_20211215.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/iputils/iputils_20211215.bb b/meta/recipes-extended/iputils/iputils_20211215.bb
index 29eec163b7..3ddce0be54 100644
--- a/meta/recipes-extended/iputils/iputils_20211215.bb
+++ b/meta/recipes-extended/iputils/iputils_20211215.bb
@@ -21,7 +21,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>20\d+)"
21 21
22# Fixed in 2000-10-10, but the versioning of iputils 22# Fixed in 2000-10-10, but the versioning of iputils
23# breaks the version order. 23# breaks the version order.
24CVE_CHECK_WHITELIST += "CVE-2000-1213 CVE-2000-1214" 24CVE_CHECK_IGNORE += "CVE-2000-1213 CVE-2000-1214"
25 25
26PACKAGECONFIG ??= "libcap rarpd \ 26PACKAGECONFIG ??= "libcap rarpd \
27 ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ninfod', '', d)} \ 27 ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ninfod', '', d)} \