mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
createrepo-c: upgrade 1.1.0 -> 1.1.1
Changelog: =========== * Add detection of %posttrans and %pretrans scriptlet from rpm header * Onboard packit tests * Build ARM packages for all Python versions * Fix minor bug w/ new API (From OE-Core rev: 66c422c2c5c21d32664666bdf50964078e57bd14) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
317913076d
commit
99ee302777
+1
-1
@@ -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 = "10a8a7af4f1de3f98a21a7d08fe3a46ef306d197"
|
||||
SRCREV = "78b0c3ff48bd58eb9c0a72879cf1025e9f225684"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user