From: Alexander Kanavin Date: Thu, 5 May 2022 05:05:00 +0000 (+0200) Subject: dnf: upgrade 4.11.1 -> 4.12.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4224 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be789a90fa494f0513841bc2497fc26ba334a421;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dnf: upgrade 4.11.1 -> 4.12.0 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.11.1.bb b/meta/recipes-devtools/dnf/dnf_4.12.0.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.11.1.bb rename to meta/recipes-devtools/dnf/dnf_4.12.0.bb index 00eed0ce963..d621e72d4ea 100644 --- a/meta/recipes-devtools/dnf/dnf_4.11.1.bb +++ b/meta/recipes-devtools/dnf/dnf_4.12.0.bb @@ -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 = "fba1e2ec93f3d045a874567fd7ecafd606346509" +SRCREV = "956b5c74bab2affde27f404e7aee98c10818b188" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"