]> code.ossystems Code Review - openembedded-core.git/commitdiff
dnf: upgrade 4.2.23 -> 4.4.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 2 Nov 2020 16:48:07 +0000 (17:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Nov 2020 08:20:41 +0000 (08:20 +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.4.0.bb [moved from meta/recipes-devtools/dnf/dnf_4.2.23.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/dnf/dnf_4.2.23.bb
rename to meta/recipes-devtools/dnf/dnf_4.4.0.bb
index 8cfd4d0c89c018417b8269f165aff03f2351a889..dff6fe6c2510967915a7e17f7e2bdfc4ed565370 100644 (file)
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
            file://0001-dnf-write-the-log-lock-to-root.patch \
            "
 
-SRCREV = "126d861812f827285960592359615ed7cb195aac"
+SRCREV = "b9b7623892f551da201bffd03187d703242b00e9"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"