[meta-ti] [rocko/master][PATCH] ti-cg-xml: inhibit all stripping
Denys Dmytriyenko
denys at ti.com
Mon Feb 5 18:14:51 PST 2018
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-ti/devtools/ti-cg-xml_2.41.00.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/recipes-ti/devtools/ti-cg-xml_2.41.00.bb b/recipes-ti/devtools/ti-cg-xml_2.41.00.bb
index a0387b7..d3c3ffe 100644
--- a/recipes-ti/devtools/ti-cg-xml_2.41.00.bb
+++ b/recipes-ti/devtools/ti-cg-xml_2.41.00.bb
@@ -34,4 +34,8 @@ FILES_${PN} += "${CG_XML_INSTALL_DIR_RECIPE}"
INSANE_SKIP_${PN} = "arch ldflags"
+INHIBIT_PACKAGE_STRIP = "1"
+INHIBIT_SYSROOT_STRIP = "1"
+INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
+
BBCLASSEXTEND = "native nativesdk"
--
2.7.4
More information about the meta-ti
mailing list