1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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-02 09:40:21 +00:00
parent 3d61a1932e
commit 58b9860b51
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
INHIBIT_PACKAGE_STRIP = "1"
require recipes-ti/devtools/ti-xdctools-core.inc
PV = "3_32_00_06"

View File

@@ -1,3 +1,5 @@
INHIBIT_PACKAGE_STRIP = "1"
require ti-xdais.inc
PV = "7_24_00_04"