]> code.ossystems Code Review - openembedded-core.git/commitdiff
dnf: upgrade 4.9.0 -> 4.10.0
authorwangmy <wangmy@fujitsu.com>
Mon, 25 Oct 2021 14:26:53 +0000 (22:26 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Oct 2021 08:44:59 +0000 (09:44 +0100)
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>
meta/recipes-devtools/dnf/dnf_4.10.0.bb [moved from meta/recipes-devtools/dnf/dnf_4.9.0.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/dnf/dnf_4.9.0.bb
rename to meta/recipes-devtools/dnf/dnf_4.10.0.bb
index 27df88342ec9a00b7d2b82bd6f3934596a6e0925..b7273d40515dea0f86c256ee9f3b422c5818a876 100644 (file)
@@ -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"