summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-07-01 17:40:56 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2013-07-02 12:14:37 -0300
commit1cb885570c9666bf4c7f8986623fc66988cec292 (patch)
tree9298cef3293cfc754d927f540ee6b7990c844f82 /recipes-bsp/imx-test
parent3b4c20c4f683b721994ea2e4e364c38601cd3c6b (diff)
downloadmeta-fsl-arm-1cb885570c9666bf4c7f8986623fc66988cec292.tar.gz
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 <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-test')
-rw-r--r--recipes-bsp/imx-test/imx-test.inc2
1 files changed, 2 insertions, 0 deletions
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 \
15 file://clocks.sh \ 15 file://clocks.sh \
16 file://mxc_x11_test-exclude-IMX-5-6-platforms.patch" 16 file://mxc_x11_test-exclude-IMX-5-6-platforms.patch"
17 17
18INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
19
18INCLUDE_DIR="-I${STAGING_INCDIR} \ 20INCLUDE_DIR="-I${STAGING_INCDIR} \
19 -I${STAGING_KERNEL_DIR}/include \ 21 -I${STAGING_KERNEL_DIR}/include \
20 -I${STAGING_KERNEL_DIR}/drivers/mxc/security/rng/include \ 22 -I${STAGING_KERNEL_DIR}/drivers/mxc/security/rng/include \