]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-test: Fix package strip logic
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 12 Feb 2014 14:09:55 +0000 (12:09 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 12 Feb 2014 14:09:55 +0000 (12:09 -0200)
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 <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc

index eb3d02e99ad647170c50496802c1ef11c7ace89c..c03e86561db70398806fda0aad2ec89fb8198e4c 100644 (file)
@@ -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} \