]> code.ossystems Code Review - openembedded-core.git/commitdiff
createrepo-c: upgrade 0.12.2 -> 0.14.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 20 May 2019 14:10:47 +0000 (16:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 May 2019 06:24:37 +0000 (07:24 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/createrepo-c/createrepo-c_0.14.0.bb [moved from meta/recipes-devtools/createrepo-c/createrepo-c_0.12.2.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-devtools/createrepo-c/createrepo-c_0.12.2.bb
rename to meta/recipes-devtools/createrepo-c/createrepo-c_0.14.0.bb
index c70523dca66a8b66c47a51051d85808ff0899382..2a3007c38df8ab5bb3d0f064afc14c2d78f4aae1 100644 (file)
@@ -8,11 +8,11 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c \
            file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \
            "
 
-SRCREV = "5b4c06f6af24633f667da37455281f24a4abd461"
+SRCREV = "8cffea9751b14366a7f6f3664f5d39fe4f0f9253"
 
 S = "${WORKDIR}/git"
 
-DEPENDS = "expat curl glib-2.0 libxml2 openssl bzip2 zlib file sqlite3 xz rpm"
+DEPENDS = "expat curl glib-2.0 libxml2 openssl bzip2 zlib file sqlite3 xz rpm libmodulemd"
 DEPENDS_append_class-native = " file-replacement-native"
 
 inherit cmake pkgconfig bash-completion distutils3-base