summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/createrepo-c
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-05-20 16:10:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-22 07:24:37 +0100
commit1b75de0de748189b00caec12a27f5a9123c5c35e (patch)
tree373fe42aa88088e92b4f798421de5118c10be394 /meta/recipes-devtools/createrepo-c
parentf754a9bd0c0b53e449f66d792b5387de6a822865 (diff)
downloadopenembedded-core-1b75de0de748189b00caec12a27f5a9123c5c35e.tar.gz
createrepo-c: upgrade 0.12.2 -> 0.14.0
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/createrepo-c')
-rw-r--r--meta/recipes-devtools/createrepo-c/createrepo-c_0.14.0.bb (renamed from meta/recipes-devtools/createrepo-c/createrepo-c_0.12.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.12.2.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_0.14.0.bb
index c70523dca6..2a3007c38d 100644
--- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.12.2.bb
+++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.14.0.bb
@@ -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