]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dnf: upgrade 4.12.0 -> 4.13.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Jun 2022 07:28:07 +0000 (07:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Jun 2022 10:27:09 +0000 (11:27 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dnf/dnf_4.13.0.bb [moved from meta/recipes-devtools/dnf/dnf_4.12.0.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/dnf/dnf_4.12.0.bb
rename to meta/recipes-devtools/dnf/dnf_4.13.0.bb
index d621e72d4ea7fdd062ff6a0c803e95f4e05356cf..bf89ceb275799267397cd0c4b0b82522e638d75c 100644 (file)
@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc
            file://0001-dnf-write-the-log-lock-to-root.patch \
            "
 
-SRCREV = "956b5c74bab2affde27f404e7aee98c10818b188"
+SRCREV = "ef09e48fc3ebbbaf4dfa478e6e0532706506f091"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"