mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
satyr: upgrade 0.38 -> 0.39
Changelog: ========= Use g_malloc() and g_free() instead of malloc()/free() in many instances Fix call to a deprecated in Python tests Add test case for sr_rpm_package_cmp() Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ inherit autotools-brokensep python3native pkgconfig
|
|||||||
SRC_URI = "git://github.com/abrt/satyr.git;branch=master;protocol=https \
|
SRC_URI = "git://github.com/abrt/satyr.git;branch=master;protocol=https \
|
||||||
file://0002-fix-compile-failure-against-musl-C-library.patch \
|
file://0002-fix-compile-failure-against-musl-C-library.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "ad0030f071b7ce7eb748eca3c31cb381038e2b21"
|
SRCREV = "f8a0dbfe7fcc6e44f03d66ca5c81363aea318380"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||||
Reference in New Issue
Block a user