summaryrefslogtreecommitdiffstats
path: root/recipes-ti/includes
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-05-10 15:45:24 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-05-11 00:32:49 -0400
commitfa87ca0b1a1890d262a591aee50f082194f45317 (patch)
treed6501c27f1aeff34e920629e63a5ef5ce5515436 /recipes-ti/includes
parent051482e3b03ba7e2d6cecc0d8f85cc3be22dc8b2 (diff)
downloadmeta-ti-fa87ca0b1a1890d262a591aee50f082194f45317.tar.gz
omap3-sgx-modules, ti-staging.inc, ti-linuxutils: change PACKAGE_STRIP = "no" to the proper INHIBIT_PACKAGE_STRIP = "1"
PACKAGE_STRIP doesn't exit in oe-core (anymore) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/includes')
-rw-r--r--recipes-ti/includes/ti-staging.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/includes/ti-staging.inc b/recipes-ti/includes/ti-staging.inc
index 48ee061c..b5888055 100644
--- a/recipes-ti/includes/ti-staging.inc
+++ b/recipes-ti/includes/ti-staging.inc
@@ -1,4 +1,4 @@
1PACKAGE_STRIP = "no" 1INHIBIT_PACKAGE_STRIP = "1"
2 2
3ALLOW_EMPTY_${PN} = "1" 3ALLOW_EMPTY_${PN} = "1"
4ALLOW_EMPTY_${PN}-dev = "1" 4ALLOW_EMPTY_${PN}-dev = "1"