1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

createrepo-c:0.10.0 -> 0.11.0

Upgrade createrepo-c from 0.10.0 to 0.11.0

(From OE-Core rev: f6634581fa0a81c4d68dc9179a755ad7b9d99357)

Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Hong Liu
2018-08-07 17:31:45 +08:00
committed by Richard Purdie
parent 38feebf501
commit 72f7af1b81
@@ -9,8 +9,8 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c \
file://0001-Correctly-install-the-shared-library.patch \
"
PV = "0.10.0+git${SRCPV}"
SRCREV = "748891ff8ee524c2d37926c608cd2794f88013f3"
PV = "0.11.1+git${SRCPV}"
SRCREV = "434a40babdde57ab405e9a1085a30e9575ea0c92"
S = "${WORKDIR}/git"