mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
createrepo-c: upgrade 1.0.4 -> 1.1.0
Changelog: =========== -Add tests for RepositoryReader and RepositoryWriter -Add a high-level repository writing API -Add a high-level repository reading API -Print where and when cr_hascontrollchars is true -Build aarch64 python packages during releases -build: Adapt to changes in Fedora packaging of bash-completion (From OE-Core rev: c4cb90caab40cc1228c3cf49b68ca15f75d48508) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2fcf170794
commit
fe47ef2c1f
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c;branch=master;p
|
||||
file://0001-include-rpm-rpmstring.h.patch \
|
||||
"
|
||||
|
||||
SRCREV = "4ade5ea5c4c636f045f29a2d8d8a57241fc5d24e"
|
||||
SRCREV = "10a8a7af4f1de3f98a21a7d08fe3a46ef306d197"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user