HACK: ti-xdctools, ti-xdais: disable stripping for now

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-04-01 23:41:30 -04:00
parent 3d61a1932e
commit 58b9860b51
2 changed files with 4 additions and 0 deletions
@@ -1,3 +1,5 @@
INHIBIT_PACKAGE_STRIP = "1"
require recipes-ti/devtools/ti-xdctools-core.inc
PV = "3_32_00_06"
+2
View File
@@ -1,3 +1,5 @@
INHIBIT_PACKAGE_STRIP = "1"
require ti-xdais.inc
PV = "7_24_00_04"