From: Alexander Kanavin Date: Tue, 19 Feb 2019 17:46:57 +0000 (+0100) Subject: libdnf: upgrade 0.24.1 -> 0.26.0 X-Git-Tag: uninative-2.4~289 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9e2e7e9a475d92cdf512f95389f1b5e89e75e998;p=openembedded-core.git libdnf: upgrade 0.24.1 -> 0.26.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/libdnf/libdnf_0.24.1.bb b/meta/recipes-devtools/libdnf/libdnf_0.26.0.bb similarity index 95% rename from meta/recipes-devtools/libdnf/libdnf_0.24.1.bb rename to meta/recipes-devtools/libdnf/libdnf_0.26.0.bb index a55acb2ef0..9c2247c237 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.24.1.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.26.0.bb @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf \ file://0001-include-missing-string-and-errno.h-headers.patch \ " -SRCREV = "04b71d78a2170e930a3c248d48a231b19f823064" +SRCREV = "bd23204aa83d10e3d293a9f2d496cba6070f6a4d" S = "${WORKDIR}/git"