mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
createrepo-c: upgrade 0.12.2 -> 0.14.0
(From OE-Core rev: 1b75de0de748189b00caec12a27f5a9123c5c35e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9ddfe40619
commit
8db637dfe5
@@ -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
|
||||
Reference in New Issue
Block a user