summaryrefslogtreecommitdiffstats
path: root/recipes-ti/devtools/ti-cgt470.inc
diff options
context:
space:
mode:
authorPhil Sutherland <phils@rct-global.com>2021-10-15 14:58:03 -0400
committerYogesh Siraswar <yogeshs@ti.com>2021-10-18 06:34:08 -0500
commit28d179d01a69d4761048b3ade74e91af45f06672 (patch)
tree0ac7b833356fb580c9b07032d44203893a4aef0b /recipes-ti/devtools/ti-cgt470.inc
parent67e95742fc5c2c28e730fdf90cb737285e72ce67 (diff)
downloadmeta-ti-28d179d01a69d4761048b3ade74e91af45f06672.tar.gz
meta-ti: Fix several errors introduced during override syntax changes
Signed-off-by: Phil Sutherland <phil@sutherland.id.au> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Diffstat (limited to 'recipes-ti/devtools/ti-cgt470.inc')
-rw-r--r--recipes-ti/devtools/ti-cgt470.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/devtools/ti-cgt470.inc b/recipes-ti/devtools/ti-cgt470.inc
index c8f91271..f0992aa7 100644
--- a/recipes-ti/devtools/ti-cgt470.inc
+++ b/recipes-ti/devtools/ti-cgt470.inc
@@ -13,7 +13,7 @@ S = "${WORKDIR}/cgt470_${PV}"
13 13
14SRC_URI = "http://install.source.dir.local/ti_cgt_tms470_${PVwithdots}_setup_linux_x86.bin;name=cgt470bin" 14SRC_URI = "http://install.source.dir.local/ti_cgt_tms470_${PVwithdots}_setup_linux_x86.bin;name=cgt470bin"
15 15
16BINFILE="ti_cgt_tms470_${PVwithdots}_setup_linux:x86.bin" 16BINFILE="ti_cgt_tms470_${PVwithdots}_setup_linux_x86.bin"
17TI_BIN_UNPK_CMDS="Y:qY:workdir: : " 17TI_BIN_UNPK_CMDS="Y:qY:workdir: : "
18TI_BIN_UNPK_WDEXT="/cgt470_${PV}" 18TI_BIN_UNPK_WDEXT="/cgt470_${PV}"
19 19