strace 5.5 on dunfell is not compatible with 5.10 kernel. Instead of
cherry picking the fixes that doesn't apply cleanly, its cleaner to
use strace 5.10.

Signed-off-by: Yogesh Siraswar <yoge...@ti.com>
---
 .../recipes-devtools/strace/strace_5.5.bbappend      | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 
meta-arago-distro/recipes-devtools/strace/strace_5.5.bbappend

diff --git a/meta-arago-distro/recipes-devtools/strace/strace_5.5.bbappend 
b/meta-arago-distro/recipes-devtools/strace/strace_5.5.bbappend
new file mode 100644
index 00000000..e1864ec4
--- /dev/null
+++ b/meta-arago-distro/recipes-devtools/strace/strace_5.5.bbappend
@@ -0,0 +1,12 @@
+
+PV = "5.10"
+PR = "arago0"
+
+SRC_URI[sha256sum] = 
"fe3982ea4cd9aeb3b4ba35f6279f0b577a37175d3282be24b9a5537b56b8f01c"
+SRC_URI[md5sum] = "5f9f87f9afa282e7512f67a129287d6c"
+
+EXTRA_OECONF += "--disable-gcc-Werror"
+
+RDEPENDS_${PN}-ptest_append_libc-glibc = "\
+     locale-base-en-us.iso-8859-1 \
+"
-- 
2.17.1

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to