From: Otavio Salvador Date: Wed, 12 Feb 2014 14:09:55 +0000 (-0200) Subject: imx-test: Fix package strip logic X-Git-Tag: 2.1~1075 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2857a1ac3a2bff38d94eefbee0f70bf557a39ee8;p=meta-freescale.git imx-test: Fix package strip logic OE-Core has include a package.bbclass change which has changes the behaviour from the strip logic. This patch restore the old beaviour so we have same functional result as before. See http://patches.openembedded.org/patch/65311/ Change-Id: Ia66db7a90e30bc587e74b40dca8979fa82c20de9 Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc b/meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc index eb3d02e9..c03e8656 100644 --- a/meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc +++ b/meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc @@ -23,6 +23,7 @@ SRC_URI = "${FSL_MIRROR}/imx-test-${PV}.tar.gz \ inherit module-base +INHIBIT_PACKAGE_STRIP = "1" INHIBIT_PACKAGE_DEBUG_SPLIT = "1" INCLUDE_DIR="-I${STAGING_INCDIR} \