satyr 0.30
==========
Fix registers being parsed as modules in kernel oopses in some cases
Use Nettle for cryptographic calculations
Fix builds with GCC 10

Add needed additional dependencies

Signed-off-by: Khem Raj <[email protected]>
---
 .../recipes-support/satyr/{satyr_0.28.bb => satyr_0.30.bb}   | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
 rename meta-oe/recipes-support/satyr/{satyr_0.28.bb => satyr_0.30.bb} (89%)

diff --git a/meta-oe/recipes-support/satyr/satyr_0.28.bb 
b/meta-oe/recipes-support/satyr/satyr_0.30.bb
similarity index 89%
rename from meta-oe/recipes-support/satyr/satyr_0.28.bb
rename to meta-oe/recipes-support/satyr/satyr_0.30.bb
index fbf018d7f5..7831dd9564 100644
--- a/meta-oe/recipes-support/satyr/satyr_0.28.bb
+++ b/meta-oe/recipes-support/satyr/satyr_0.30.bb
@@ -10,13 +10,16 @@ inherit autotools-brokensep python3native pkgconfig
 SRC_URI = "git://github.com/abrt/satyr.git \
            file://0002-fix-compile-failure-against-musl-C-library.patch \
 "
-SRCREV = "8b5547b89b712b39a59f1d8b366e7de0f5f46108"
+SRCREV = "871a07001c64cfce15dffd7e93a5c3d55af6d5e8"
 S = "${WORKDIR}/git"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
 DEPENDS += " \
     gdb \
+    gperf-native \
+    json-c \
+    nettle \
 "
 
 PACKAGES += "python3-${BPN}"
-- 
2.28.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#86265): 
https://lists.openembedded.org/g/openembedded-devel/message/86265
Mute This Topic: https://lists.openembedded.org/mt/76142552/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to