[meta-freescale] [meta-fsl-arm][PATCH] Remove warning about vivante driver being stripped

Alexandre Belloni alexandre.belloni at piout.net
Mon Nov 26 09:56:42 PST 2012


Signed-off-by: Alexandre Belloni <alexandre.belloni at piout.net>
---
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc          |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc
index 83ab75a..4baf608 100644
--- a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc
+++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc
@@ -33,6 +33,9 @@ PACKAGES =+ "libclc-mx6 libclc-mx6-dev libclc-mx6-dbg \
 	libvivante-common-mx6 libvivante-common-mx6-dev libvivante-common-mx6-dbg \
 	"
 
+# Inhibit warnings about files being stripped.
+INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
+
 # FIXME: The provided binary doesn't provide soname. If in future BSP
 # release the libraries are fixed, we can drop this hack.
 SOLIBS = "${SOLIBSDEV}"
-- 
1.7.9.5




More information about the meta-freescale mailing list