From: Wang Mingyu <wangmy@...>
Changelog:
=========
Find crash thread before stacktrace is normalized
Normalize both gdb stacktrace and the crash frame (rhbz#2168223)
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-support/satyr/{satyr_0.40.bb => satyr_0.42.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/satyr/{satyr_0.40.bb => satyr_0.42.bb} (94%)
diff --git a/meta-oe/recipes-support/satyr/satyr_0.40.bb b/meta-oe/recipes-support/satyr/satyr_0.42.bb
similarity index 94%
rename from meta-oe/recipes-support/satyr/satyr_0.40.bb
rename to meta-oe/recipes-support/satyr/satyr_0.42.bb
index 1ce28f1f0..62cdad6fb 100644
--- a/meta-oe/recipes-support/satyr/satyr_0.40.bb
+++ b/meta-oe/recipes-support/satyr/satyr_0.42.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 = "61addf12d15ef9d0bff5e3cc26e08d08a4f88094"
+SRCREV = "23483cebb238df86cda8b6529e3c58080dc2029d"
S = "${WORKDIR}/git"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
--
2.34.1