From: Alexander Kanavin Date: Thu, 22 Nov 2018 15:41:35 +0000 (+0100) Subject: libdnf: update to 0.22.3 X-Git-Tag: uninative-2.4~1017 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e5b650bdafbf6691ceed35fda251ac9ced1217c5;p=openembedded-core.git libdnf: update to 0.22.3 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/libdnf/libdnf_0.22.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.22.3.bb similarity index 95% rename from meta/recipes-devtools/libdnf/libdnf_0.22.0.bb rename to meta/recipes-devtools/libdnf/libdnf_0.22.3.bb index 61ebcd821c..d0cb01f0ea 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.22.0.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.22.3.bb @@ -9,7 +9,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf \ file://0001-Add-WITH_TESTS-option.patch \ " -SRCREV = "fe14ad928f60890fa28b412639c88cd47889635e" +SRCREV = "5c198ea2357c5779cf83050e5291646c3b186446" S = "${WORKDIR}/git"