summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dnf
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-09-22 21:13:35 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-11 18:41:02 +0100
commit0bea76e84135cb5a0fb435f7115d1bcb47daefc0 (patch)
tree4c0eed4fc875645da203cdf3fea5f440684699d8 /meta/recipes-devtools/dnf
parent9f10592a011a58e0d481b529cd6a337ab68152d6 (diff)
downloadopenembedded-core-0bea76e84135cb5a0fb435f7115d1bcb47daefc0.tar.gz
dnf: upgrade 4.8.0 -> 4.9.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-devtools/dnf')
-rw-r--r--meta/recipes-devtools/dnf/dnf_4.9.0.bb (renamed from meta/recipes-devtools/dnf/dnf_4.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.8.0.bb b/meta/recipes-devtools/dnf/dnf_4.9.0.bb
index f51d74797d..27df88342e 100644
--- a/meta/recipes-devtools/dnf/dnf_4.8.0.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.9.0.bb
@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
file://0001-dnf-write-the-log-lock-to-root.patch \
"
-SRCREV = "e7b29753dce94769d30f92e671f55863985d24f0"
+SRCREV = "f85cf31395156a2aa5d75e894e5794a771054fe4"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"