diff options
| author | Phil Sutherland <phils@rct-global.com> | 2021-10-15 14:58:03 -0400 |
|---|---|---|
| committer | Yogesh Siraswar <yogeshs@ti.com> | 2021-10-18 06:34:08 -0500 |
| commit | 28d179d01a69d4761048b3ade74e91af45f06672 (patch) | |
| tree | 0ac7b833356fb580c9b07032d44203893a4aef0b /recipes-ti/devtools/ti-cgt470.inc | |
| parent | 67e95742fc5c2c28e730fdf90cb737285e72ce67 (diff) | |
| download | meta-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.inc | 2 |
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 | ||
| 14 | SRC_URI = "http://install.source.dir.local/ti_cgt_tms470_${PVwithdots}_setup_linux_x86.bin;name=cgt470bin" | 14 | SRC_URI = "http://install.source.dir.local/ti_cgt_tms470_${PVwithdots}_setup_linux_x86.bin;name=cgt470bin" |
| 15 | 15 | ||
| 16 | BINFILE="ti_cgt_tms470_${PVwithdots}_setup_linux:x86.bin" | 16 | BINFILE="ti_cgt_tms470_${PVwithdots}_setup_linux_x86.bin" |
| 17 | TI_BIN_UNPK_CMDS="Y:qY:workdir: : " | 17 | TI_BIN_UNPK_CMDS="Y:qY:workdir: : " |
| 18 | TI_BIN_UNPK_WDEXT="/cgt470_${PV}" | 18 | TI_BIN_UNPK_WDEXT="/cgt470_${PV}" |
| 19 | 19 | ||
