summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-02-06 07:42:13 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-02-07 18:07:28 -0500
commit2e9daa77f362a48563cf28f81f04d0bb2987ba72 (patch)
treed5e5e95676080497080a428af6a3165c1a54b027 /recipes-ti
parent91bd61d1974d255c8a03a7401cbf525d707a6030 (diff)
downloadmeta-ti-2e9daa77f362a48563cf28f81f04d0bb2987ba72.tar.gz
imglib-c66x: ihibit all stripping
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r--recipes-ti/imglib/imglib-c66x.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-ti/imglib/imglib-c66x.inc b/recipes-ti/imglib/imglib-c66x.inc
index eb575985..164bf41d 100644
--- a/recipes-ti/imglib/imglib-c66x.inc
+++ b/recipes-ti/imglib/imglib-c66x.inc
@@ -26,5 +26,9 @@ do_install() {
26ALLOW_EMPTY_${PN} = "1" 26ALLOW_EMPTY_${PN} = "1"
27FILES_${PN}-dev += "${IMGLIB_C66_INSTALL_DIR_RECIPE}" 27FILES_${PN}-dev += "${IMGLIB_C66_INSTALL_DIR_RECIPE}"
28 28
29INHIBIT_PACKAGE_STRIP = "1"
30INHIBIT_SYSROOT_STRIP = "1"
31INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
32
29RDEPENDS_${PN}-dev += "perl" 33RDEPENDS_${PN}-dev += "perl"
30INSANE_SKIP_${PN}-dev = "arch" 34INSANE_SKIP_${PN}-dev = "arch"