From: Alexander Kanavin Date: Tue, 18 Dec 2018 16:29:59 +0000 (+0100) Subject: libdnf: upgrade 0.22.3 -> 0.24.1 X-Git-Tag: uninative-2.4~743 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3dd19e9826c9844192127e2c35c3790e08a8bb40;p=openembedded-core.git libdnf: upgrade 0.22.3 -> 0.24.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/libdnf/libdnf_0.22.3.bb b/meta/recipes-devtools/libdnf/libdnf_0.24.1.bb similarity index 95% rename from meta/recipes-devtools/libdnf/libdnf_0.22.3.bb rename to meta/recipes-devtools/libdnf/libdnf_0.24.1.bb index d0cb01f0ea..e379d8b256 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.22.3.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.24.1.bb @@ -9,7 +9,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf \ file://0001-Add-WITH_TESTS-option.patch \ " -SRCREV = "5c198ea2357c5779cf83050e5291646c3b186446" +SRCREV = "04b71d78a2170e930a3c248d48a231b19f823064" S = "${WORKDIR}/git"