From: Wang Mingyu Date: Tue, 9 Apr 2024 07:09:52 +0000 (+0800) Subject: dnf: upgrade 4.19.0 -> 4.19.2 X-Git-Tag: uninative-4.5~252 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4a3e4c7cb8411beec779a11fc443a6089434504;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git dnf: upgrade 4.19.0 -> 4.19.2 Changelog: Bump libdnf version to 0.73.1 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.19.0.bb b/meta/recipes-devtools/dnf/dnf_4.19.2.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.19.0.bb rename to meta/recipes-devtools/dnf/dnf_4.19.2.bb index 184dbea9632..cc91dbe4009 100644 --- a/meta/recipes-devtools/dnf/dnf_4.19.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.19.2.bb @@ -20,7 +20,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc SRC_URI:append:class-native = "file://0001-dnf-write-the-log-lock-to-root.patch" -SRCREV = "566a61f9d8a2830ac6dcc3a94c59224cef1c3d03" +SRCREV = "9b2b2e8ddab99caba4bc8059cab4263163172e81" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"