]> code.ossystems Code Review - openembedded-core.git/commitdiff
dnf: upgrade 4.5.2 -> 4.6.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 28 Feb 2021 15:36:41 +0000 (16:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Mar 2021 10:29:23 +0000 (10:29 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dnf/dnf_4.6.0.bb [moved from meta/recipes-devtools/dnf/dnf_4.5.2.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/dnf/dnf_4.5.2.bb
rename to meta/recipes-devtools/dnf/dnf_4.6.0.bb
index c746dc30db53490da8c80f2e55d9123f3d15fd7d..6651e64352f731c16a2513fa2750f8550e3f6763 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 = "36a3ffaee4db76a7efe7d40f4e42ce679b6a6920"
+SRCREV = "c826d7db401ebf9b59b2fa74570a919e4af2673e"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"