aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/satyr
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-06 16:24:08 +0800
committerKhem Raj <raj.khem@gmail.com>2024-02-09 09:52:10 -0800
commit8b7ad24b0197405e7b71bf555d27c1d197d4bf8c (patch)
treebf50e8092032acb0325a2675c9dc79bec05ea5cf /meta-oe/recipes-support/satyr
parent78a043ebf8db68f6b5a189edc9d0c9041789b822 (diff)
downloadmeta-openembedded-8b7ad24b0197405e7b71bf555d27c1d197d4bf8c.tar.gz
satyr: upgrade 0.42 -> 0.43
Changelog: Fix test failure when using clang Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/satyr')
-rw-r--r--meta-oe/recipes-support/satyr/satyr_0.43.bb (renamed from meta-oe/recipes-support/satyr/satyr_0.42.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/satyr/satyr_0.42.bb b/meta-oe/recipes-support/satyr/satyr_0.43.bb
index 62cdad6fb0..9e6d701c7f 100644
--- a/meta-oe/recipes-support/satyr/satyr_0.42.bb
+++ b/meta-oe/recipes-support/satyr/satyr_0.43.bb
@@ -10,7 +10,7 @@ inherit autotools-brokensep python3native python3targetconfig pkgconfig
SRC_URI = "git://github.com/abrt/satyr.git;branch=master;protocol=https \
file://0002-fix-compile-failure-against-musl-C-library.patch \
"
-SRCREV = "23483cebb238df86cda8b6529e3c58080dc2029d"
+SRCREV = "5891618d6a95afc4cde6757374485adf9bf0e9a5"
S = "${WORKDIR}/git"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"