From: Alexander Kanavin Date: Sun, 28 Feb 2021 15:36:41 +0000 (+0100) Subject: dnf: upgrade 4.5.2 -> 4.6.0 X-Git-Tag: yocto-3.3~233 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6e96939b65ad9d1435ae0dfd8303f0ed8c429cee;p=openembedded-core.git dnf: upgrade 4.5.2 -> 4.6.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.5.2.bb b/meta/recipes-devtools/dnf/dnf_4.6.0.bb 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 c746dc30db..6651e64352 100644 --- a/meta/recipes-devtools/dnf/dnf_4.5.2.bb +++ b/meta/recipes-devtools/dnf/dnf_4.6.0.bb @@ -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\d+(\.\d+)+)" S = "${WORKDIR}/git"