]> code.ossystems Code Review - openembedded-core.git/commitdiff
libdnf: upgrade 0.24.1 -> 0.26.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 Feb 2019 17:46:57 +0000 (18:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Feb 2019 11:30:26 +0000 (11:30 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libdnf/libdnf_0.26.0.bb [moved from meta/recipes-devtools/libdnf/libdnf_0.24.1.bb with 95% similarity]

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 a55acb2ef0e68c0187dddd1da5ac30bf6a73bc2b..9c2247c237d01ee2f90fbef561ee7dc3c579a9f1 100644 (file)
@@ -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"