1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

createrepo-c: upgrade 0.12.0 -> 0.12.1

(From OE-Core rev: 5fbdeddf45c423faa9139673e78812dbe9600cc7)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2019-02-19 18:47:03 +01:00
committed by Richard Purdie
parent 0bf4e87780
commit eba78da9e0
@@ -8,8 +8,8 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c \
file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \
"
PV = "0.12.0"
SRCREV = "8884a469680b7fb4a10fcbd49dbfef99b035c44b"
PV = "0.12.1"
SRCREV = "7744554ddef7c5be2cd7fbcac49c8b24ce60ef88"
S = "${WORKDIR}/git"