summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/iputils/iputils_20221126.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/iputils/iputils_20221126.bb')
-rw-r--r--meta/recipes-extended/iputils/iputils_20221126.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-extended/iputils/iputils_20221126.bb b/meta/recipes-extended/iputils/iputils_20221126.bb
index cd5fe9bd3e..7d94271a64 100644
--- a/meta/recipes-extended/iputils/iputils_20221126.bb
+++ b/meta/recipes-extended/iputils/iputils_20221126.bb
@@ -17,9 +17,8 @@ S = "${WORKDIR}/git"
17 17
18UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>20\d+)" 18UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>20\d+)"
19 19
20# Fixed in 2000-10-10, but the versioning of iputils 20CVE_STATUS[CVE-2000-1213] = "fixed-version: Fixed in 2000-10-10, but the versioning of iputils breaks the version order."
21# breaks the version order. 21CVE_STATUS[CVE-2000-1214] = "fixed-version: Fixed in 2000-10-10, but the versioning of iputils breaks the version order."
22CVE_CHECK_IGNORE += "CVE-2000-1213 CVE-2000-1214"
23 22
24PACKAGECONFIG ??= "libcap" 23PACKAGECONFIG ??= "libcap"
25PACKAGECONFIG[libcap] = "-DUSE_CAP=true, -DUSE_CAP=false -DNO_SETCAP_OR_SUID=true, libcap libcap-native" 24PACKAGECONFIG[libcap] = "-DUSE_CAP=true, -DUSE_CAP=false -DNO_SETCAP_OR_SUID=true, libcap libcap-native"