]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-test.inc: Whitelist package QA warning/errors
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 1 Jul 2013 20:40:56 +0000 (17:40 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 Jul 2013 15:14:37 +0000 (12:14 -0300)
The binaries provided by Freescale does not provide debug symbols; we
cannot fix those issues without full source code so ignore them.

Change-Id: I86a56ef1ed200c2da46781e2e21c1d51d919b7f7
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc

index ab0c6e2f7a7f5ae56401fb034e828dd5e848eb23..d30ee43ea331d5ed5e807fc7c42cc25926b03bb3 100644 (file)
@@ -15,6 +15,8 @@ SRC_URI = "${FSL_MIRROR}/imx-test-${PV}.tar.gz \
            file://clocks.sh \
            file://mxc_x11_test-exclude-IMX-5-6-platforms.patch"
 
+INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
+
 INCLUDE_DIR="-I${STAGING_INCDIR} \
              -I${STAGING_KERNEL_DIR}/include \
              -I${STAGING_KERNEL_DIR}/drivers/mxc/security/rng/include \