diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-04-02 09:40:21 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-04-01 23:41:30 -0400 |
commit | 58b9860b511b8d9537c11f374decd32593aacdd6 (patch) | |
tree | ccb42dcbf277013f00f78da1a8eef0de51765c30 /recipes-ti/devtools | |
parent | 3d61a1932eda7569191b24860d3794c002bf7e12 (diff) | |
download | meta-ti-58b9860b511b8d9537c11f374decd32593aacdd6.tar.gz |
HACK: ti-xdctools, ti-xdais: disable stripping for now
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/devtools')
-rw-r--r-- | recipes-ti/devtools/ti-xdctools_3.32.00.06.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-ti/devtools/ti-xdctools_3.32.00.06.bb b/recipes-ti/devtools/ti-xdctools_3.32.00.06.bb index 19bbe5d3..6db742af 100644 --- a/recipes-ti/devtools/ti-xdctools_3.32.00.06.bb +++ b/recipes-ti/devtools/ti-xdctools_3.32.00.06.bb | |||
@@ -1,3 +1,5 @@ | |||
1 | INHIBIT_PACKAGE_STRIP = "1" | ||
2 | |||
1 | require recipes-ti/devtools/ti-xdctools-core.inc | 3 | require recipes-ti/devtools/ti-xdctools-core.inc |
2 | 4 | ||
3 | PV = "3_32_00_06" | 5 | PV = "3_32_00_06" |