summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-10-25 22:26:53 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-27 09:44:59 +0100
commit7584e8268ace0ffe41812773e2151863db308e51 (patch)
tree0ca397a0d5ce3031a0ba25175a934b57b901385e
parent85bf75384a60e3db5458153e46dcdeb756d05b47 (diff)
downloadopenembedded-core-contrib-7584e8268ace0ffe41812773e2151863db308e51.tar.gz
dnf: upgrade 4.9.0 -> 4.10.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/dnf/dnf_4.10.0.bb (renamed from meta/recipes-devtools/dnf/dnf_4.9.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.9.0.bb b/meta/recipes-devtools/dnf/dnf_4.10.0.bb
index 27df88342e..b7273d4051 100644
--- a/meta/recipes-devtools/dnf/dnf_4.9.0.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.10.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 = "f85cf31395156a2aa5d75e894e5794a771054fe4"
+SRCREV = "bd691b784f2158e633072d368579898d740e4347"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"