[meta-ti] [rocko/master][PATCH 2/3] imglib-c66x: ihibit all stripping

Denys Dmytriyenko denys at ti.com
Mon Feb 5 17:42:13 PST 2018


Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 recipes-ti/imglib/imglib-c66x.inc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/recipes-ti/imglib/imglib-c66x.inc b/recipes-ti/imglib/imglib-c66x.inc
index eb57598..164bf41 100644
--- a/recipes-ti/imglib/imglib-c66x.inc
+++ b/recipes-ti/imglib/imglib-c66x.inc
@@ -26,5 +26,9 @@ do_install() {
 ALLOW_EMPTY_${PN} = "1"
 FILES_${PN}-dev += "${IMGLIB_C66_INSTALL_DIR_RECIPE}"
 
+INHIBIT_PACKAGE_STRIP = "1"
+INHIBIT_SYSROOT_STRIP = "1"
+INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
+
 RDEPENDS_${PN}-dev += "perl"
 INSANE_SKIP_${PN}-dev = "arch"
-- 
2.7.4



More information about the meta-ti mailing list