From: wangmy Date: Wed, 22 Sep 2021 13:13:35 +0000 (+0800) Subject: dnf: upgrade 4.8.0 -> 4.9.0 X-Git-Tag: uninative-3.5~1320 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0bea76e84135cb5a0fb435f7115d1bcb47daefc0;p=openembedded-core.git dnf: upgrade 4.8.0 -> 4.9.0 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/dnf/dnf_4.8.0.bb b/meta/recipes-devtools/dnf/dnf_4.9.0.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.8.0.bb rename to meta/recipes-devtools/dnf/dnf_4.9.0.bb index f51d74797d..27df88342e 100644 --- a/meta/recipes-devtools/dnf/dnf_4.8.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.9.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 = "e7b29753dce94769d30f92e671f55863985d24f0" +SRCREV = "f85cf31395156a2aa5d75e894e5794a771054fe4" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"