mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 03:29:59 +00:00
satyr: upgrade 0.31 -> 0.35
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-1
@@ -10,7 +10,7 @@ inherit autotools-brokensep python3native pkgconfig
|
|||||||
SRC_URI = "git://github.com/abrt/satyr.git \
|
SRC_URI = "git://github.com/abrt/satyr.git \
|
||||||
file://0002-fix-compile-failure-against-musl-C-library.patch \
|
file://0002-fix-compile-failure-against-musl-C-library.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "79506592fa61fa10aa2e186158eecfa10b39e905"
|
SRCREV = "8690a1f83adc5a7a83e856ebc7adf6310bbd3b9f"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||||
@@ -20,6 +20,7 @@ DEPENDS += " \
|
|||||||
gperf-native \
|
gperf-native \
|
||||||
json-c \
|
json-c \
|
||||||
nettle \
|
nettle \
|
||||||
|
glib-2.0 \
|
||||||
"
|
"
|
||||||
|
|
||||||
PACKAGES += "python3-${BPN}"
|
PACKAGES += "python3-${BPN}"
|
||||||
Reference in New Issue
Block a user