summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm')
-rw-r--r--meta/recipes-devtools/rpm/rpm_4.16.1.3.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_4.16.1.3.bb b/meta/recipes-devtools/rpm/rpm_4.16.1.3.bb
index f9c04cf680..95a6f5cf71 100644
--- a/meta/recipes-devtools/rpm/rpm_4.16.1.3.bb
+++ b/meta/recipes-devtools/rpm/rpm_4.16.1.3.bb
@@ -47,10 +47,6 @@ SRCREV = "3659b8a04f5b8bacf6535e0124e7fe23f15286bd"
47 47
48S = "${WORKDIR}/git" 48S = "${WORKDIR}/git"
49 49
50# Fix https://github.com/rpm-software-management/rpm/commit/d6a86b5e69e46cc283b1e06c92343319beb42e21
51# included in 4.16.1.3
52CVE_CHECK_WHIETLIST += "CVE-2021-20271"
53
54DEPENDS = "libgcrypt file popt xz bzip2 elfutils python3" 50DEPENDS = "libgcrypt file popt xz bzip2 elfutils python3"
55DEPENDS_append_class-native = " file-replacement-native bzip2-replacement-native" 51DEPENDS_append_class-native = " file-replacement-native bzip2-replacement-native"
56 52