* nobody wants to fix them

Signed-off-by: Martin Jansa <martin.ja...@gmail.com>
---
 recipes-browser/chromium/chromium.inc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/recipes-browser/chromium/chromium.inc 
b/recipes-browser/chromium/chromium.inc
index 34dd2e8..ad3d50d 100644
--- a/recipes-browser/chromium/chromium.inc
+++ b/recipes-browser/chromium/chromium.inc
@@ -103,6 +103,8 @@ FILES_${PN}-dbg += "${bindir}/${BPN}/.debug/ 
${libdir}/${BPN}/.debug/ ${libdir}/
 
 PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src"
 
-INSANE_SKIP_${PN} = "ldflags"
+# chromium-54.0.2810.2: ELF binary 
'i586-oe-linux/chromium/54.0.2810.2-r0/packages-split/chromium/usr/bin/chromium/chrome'
 has relocations in .text [textrel]
+# chromium-wayland-53.0.2785.143: ELF binary 
'i586-oe-linux/chromium-wayland/53.0.2785.143-r0/packages-split/chromium-wayland/usr/bin/chromium/chrome'
 has relocations in .text [textrel]
+INSANE_SKIP_${PN} = "ldflags textrel"
 SOLIBS = ".so"
 FILES_SOLIBSDEV = ""
-- 
2.14.1

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to