summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm
diff options
context:
space:
mode:
authorAlexander Kanavin <alex@linutronix.de>2022-09-28 15:38:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-29 21:15:50 +0100
commitadefc671ef1014b819f2af8c68499cce190f096d (patch)
tree04e5dd58a40c70b7410e35ecaea6f554b238fdd5 /meta/recipes-devtools/rpm
parentbeea1db008dc668185c71703cd9a3ef7d0b768f4 (diff)
downloadpoky-adefc671ef1014b819f2af8c68499cce190f096d.tar.gz
rpm: update 4.18.0-rc1 -> 4.18.0-release
(From OE-Core rev: 0e9594bdd95a70580e5c10d5b362eb149876ed34) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm')
-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