]> code.ossystems Code Review - openembedded-core.git/commitdiff
dnf: upgrade 4.2.21 -> 4.2.23
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 26 Jun 2020 07:18:15 +0000 (09:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2020 07:24:20 +0000 (08:24 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dnf/dnf_4.2.23.bb [moved from meta/recipes-devtools/dnf/dnf_4.2.21.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/dnf/dnf_4.2.21.bb
rename to meta/recipes-devtools/dnf/dnf_4.2.23.bb
index 44dab1d8a64979e42b0a018a0671f6637a02875b..8cfd4d0c89c018417b8269f165aff03f2351a889 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 = "864c381baabf024c299dca75abfda96139b8f583"
+SRCREV = "126d861812f827285960592359615ed7cb195aac"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"