summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/rpm/rpm_4.18.0.bb (renamed from meta/recipes-devtools/rpm/rpm_4.17.1.bb)5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_4.17.1.bb b/meta/recipes-devtools/rpm/rpm_4.18.0.bb
index 36ab90d91e..5f3986d8a3 100644
--- a/meta/recipes-devtools/rpm/rpm_4.17.1.bb
+++ b/meta/recipes-devtools/rpm/rpm_4.18.0.bb
@@ -43,10 +43,7 @@ SRC_URI = "git://github.com/rpm-software-management/rpm;branch=rpm-4.18.x;protoc
43 " 43 "
44 44
45PE = "1" 45PE = "1"
46SRCREV = "07a6cca98489106b93467ecfaf5700368983a9b4" 46SRCREV = "ea0d77c52e176e2876fdb1d07ad41e9e2635a93e"
47PV = "4.17.1+4.18-rc1"
48# can be removed in 4.18
49CVE_CHECK_IGNORE += "CVE-2021-35937 CVE-2021-35938 CVE-2021-35939"
50 47
51S = "${WORKDIR}/git" 48S = "${WORKDIR}/git"
52 49