From: wangmy Date: Tue, 15 Mar 2022 10:51:02 +0000 (+0800) Subject: dnf: upgrade 4.10.0 -> 4.11.1 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=46e7599e1224a01e668a3314710a16225e7f2d0b;p=openembedded-core.git dnf: upgrade 4.10.0 -> 4.11.1 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.10.0.bb b/meta/recipes-devtools/dnf/dnf_4.11.1.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.10.0.bb rename to meta/recipes-devtools/dnf/dnf_4.11.1.bb index f16e716b0d..00eed0ce96 100644 --- a/meta/recipes-devtools/dnf/dnf_4.10.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.11.1.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 = "bd691b784f2158e633072d368579898d740e4347" +SRCREV = "fba1e2ec93f3d045a874567fd7ecafd606346509" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"