Signed-off-by: Khem Raj <raj.k...@gmail.com>
---
 meta/recipes-devtools/elfutils/elfutils_0.188.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/elfutils/elfutils_0.188.bb 
b/meta/recipes-devtools/elfutils/elfutils_0.188.bb
index 65cae868c7..182229becf 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.188.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.188.bb
@@ -98,6 +98,8 @@ do_install_ptest() {
                cp -r ${B}/debuginfod                   ${D}${PTEST_PATH}
                sed -i '/^Makefile:/c Makefile:'        
${D}${PTEST_PATH}/tests/Makefile
                find ${D}${PTEST_PATH} -type f -name *.[hoc] | xargs -i rm {}
+               # TODO: remove below filter after 
https://sourceware.org/bugzilla/show_bug.cgi?id=30047 is fixed
+               sed -i -e '/funcretval/d' 
${D}${PTEST_PATH}/tests/run-native-test.sh
        fi
 }
 
-- 
2.39.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#176340): 
https://lists.openembedded.org/g/openembedded-core/message/176340
Mute This Topic: https://lists.openembedded.org/mt/96514820/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to