mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
9099626c21
commit
db08067ebd
@ -10,7 +10,7 @@ inherit autotools-brokensep python3native pkgconfig
|
||||
SRC_URI = "git://github.com/abrt/satyr.git \
|
||||
file://0002-fix-compile-failure-against-musl-C-library.patch \
|
||||
"
|
||||
SRCREV = "79506592fa61fa10aa2e186158eecfa10b39e905"
|
||||
SRCREV = "8690a1f83adc5a7a83e856ebc7adf6310bbd3b9f"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
@ -20,6 +20,7 @@ DEPENDS += " \
|
||||
gperf-native \
|
||||
json-c \
|
||||
nettle \
|
||||
glib-2.0 \
|
||||
"
|
||||
|
||||
PACKAGES += "python3-${BPN}"
|
||||
Loading…
x
Reference in New Issue
Block a user