aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2014-01-23 10:37:18 +0100
committerKoen Kooi <koen.kooi@linaro.org>2014-01-23 10:37:18 +0100
commit3609a402b15b4ba358f6bdbab4eb3313c94eca52 (patch)
tree89a722085c01ea13462725ac81d1df3bf0fe552f
parentde138dc0753be10ca6fd8e30e6a099083bf1430e (diff)
external-linaro-toolchain: ensure package strip logic stays the same after oe-core package.bbclass changes
See http://patches.openembedded.org/patch/65311/ Change-Id: I35f92035d420b927b196ac53dd0b80a9b46a9ecb Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-rw-r--r--meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb b/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb
index c3f70143..240d5507 100644
--- a/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb
+++ b/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb
@@ -1,6 +1,7 @@
require recipes-core/eglibc/eglibc-package.inc
INHIBIT_DEFAULT_DEPS = "1"
+INHIBIT_PACKAGE_STRIP = "1"
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
# License applies to this recipe code, not the toolchain itself