summaryrefslogtreecommitdiffstats
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 17:59:48 -0500
commit79c1018251ab7e1c68e8e9b34baeeb982e7239d6 (patch)
treed71b27c3a0218374571bd9ed8bb0225d6698b017
parentc6d0794f0337ee9c00b387ad732b07298f53035d (diff)
downloadmeta-ti-79c1018251ab7e1c68e8e9b34baeeb982e7239d6.tar.gz
imglib-c66x: ihibit all stripping
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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"