summaryrefslogtreecommitdiffstats
path: root/common/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-graphics')
-rw-r--r--common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb
index 0d874e09..a7384199 100644
--- a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb
+++ b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb
@@ -39,8 +39,8 @@ PKG_${PN}-dev = "emgd-driver-dev"
39PKG_${PN}-dbg = "emgd-driver-dbg" 39PKG_${PN}-dbg = "emgd-driver-dbg"
40PKG_${PN}-doc = "emgd-driver-doc" 40PKG_${PN}-doc = "emgd-driver-doc"
41 41
42# These are closed binaries generated elsewhere so don't check ldflags 42# These are closed binaries generated elsewhere so don't check ldflags & text relocations
43INSANE_SKIP_${PN} = "ldflags" 43INSANE_SKIP_${PN} = "ldflags textrel"
44# Inhibit warnings about files being stripped, we can't do anything about it. 44# Inhibit warnings about files being stripped, we can't do anything about it.
45INHIBIT_PACKAGE_DEBUG_SPLIT = "1" 45INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
46 46