[meta-ti] [rocko/master][PATCH 1/3] dsplib-c66x: inhibit all stripping
Denys Dmytriyenko
denys at ti.com
Mon Feb 5 17:42:12 PST 2018
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-ti/dsplib/dsplib-c66x.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/recipes-ti/dsplib/dsplib-c66x.inc b/recipes-ti/dsplib/dsplib-c66x.inc
index ce978db..7ff99c2 100644
--- a/recipes-ti/dsplib/dsplib-c66x.inc
+++ b/recipes-ti/dsplib/dsplib-c66x.inc
@@ -24,4 +24,7 @@ do_install() {
ALLOW_EMPTY_${PN} = "1"
FILES_${PN}-dev += "${DSPLIB_C66_INSTALL_DIR_RECIPE}"
+INHIBIT_PACKAGE_STRIP = "1"
+INHIBIT_SYSROOT_STRIP = "1"
+INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
INSANE_SKIP_${PN}-dev = "arch"
--
2.7.4
More information about the meta-ti
mailing list