From: wangmy Date: Mon, 25 Oct 2021 14:26:53 +0000 (+0800) Subject: dnf: upgrade 4.9.0 -> 4.10.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7584e8268ace0ffe41812773e2151863db308e51;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dnf: upgrade 4.9.0 -> 4.10.0 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.9.0.bb b/meta/recipes-devtools/dnf/dnf_4.10.0.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.9.0.bb rename to meta/recipes-devtools/dnf/dnf_4.10.0.bb index 27df88342ec..b7273d40515 100644 --- a/meta/recipes-devtools/dnf/dnf_4.9.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.10.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 = "f85cf31395156a2aa5d75e894e5794a771054fe4" +SRCREV = "bd691b784f2158e633072d368579898d740e4347" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"