From 1cb885570c9666bf4c7f8986623fc66988cec292 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 1 Jul 2013 17:40:56 -0300 Subject: imx-test.inc: Whitelist package QA warning/errors 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 --- recipes-bsp/imx-test/imx-test.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/imx-test/imx-test.inc b/recipes-bsp/imx-test/imx-test.inc index ab0c6e2..d30ee43 100644 --- a/recipes-bsp/imx-test/imx-test.inc +++ b/recipes-bsp/imx-test/imx-test.inc @@ -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 \ -- cgit v1.2.3-54-g00ecf