From: Alexander Kanavin Date: Sat, 26 Dec 2020 09:26:49 +0000 (+0100) Subject: dnf: upgrade 4.4.0 -> 4.5.2 X-Git-Tag: uninative-2.10~381 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f21490a872d8d3f74df7b6b788a1911014fcb32c;p=openembedded-core.git dnf: upgrade 4.4.0 -> 4.5.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.4.0.bb b/meta/recipes-devtools/dnf/dnf_4.5.2.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.4.0.bb rename to meta/recipes-devtools/dnf/dnf_4.5.2.bb index dff6fe6c25..e1b0e1a132 100644 --- a/meta/recipes-devtools/dnf/dnf_4.4.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.5.2.bb @@ -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 = "b9b7623892f551da201bffd03187d703242b00e9" +SRCREV = "36a3ffaee4db76a7efe7d40f4e42ce679b6a6920" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"