diff options
| author | Mertz, Timothy <timothy.mertz@garmin.com> | 2017-12-17 00:06:15 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2017-12-21 23:11:55 -0500 |
| commit | de8bb5892cee542419667f6a3ec6590e098eab44 (patch) | |
| tree | ee46df4f2602ca357d0617ffe66de5c9c641282b /recipes-ti/c6accel | |
| parent | 15f036ff15a7de69647252a6aec651fdcbc088a3 (diff) | |
| download | meta-ti-de8bb5892cee542419667f6a3ec6590e098eab44.tar.gz | |
ti-xdctools: extend to native and nativesdk
ti-xdctools should be a native recipe as it more accurately reflects how
it is supposed to be used. In addition, this allows it to be built as
nativesdk and included in SDK image tools
Signed-off-by: "Mertz, Timothy" <timothy.mertz@garmin.com>
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Jacob Stiffler <j-stiffler@ti.com>
Diffstat (limited to 'recipes-ti/c6accel')
| -rw-r--r-- | recipes-ti/c6accel/ti-c6accel.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/c6accel/ti-c6accel.inc b/recipes-ti/c6accel/ti-c6accel.inc index 65990a85..7e7fb296 100644 --- a/recipes-ti/c6accel/ti-c6accel.inc +++ b/recipes-ti/c6accel/ti-c6accel.inc | |||
| @@ -29,7 +29,7 @@ BINFILE="c6accel_${PV}_Linux-x86_Setup.bin" | |||
| 29 | TI_BIN_UNPK_CMDS="Y:workdir" | 29 | TI_BIN_UNPK_CMDS="Y:workdir" |
| 30 | 30 | ||
| 31 | DEPENDS = "ti-codec-engine ti-xdais ti-dsplink ti-dspbios" | 31 | DEPENDS = "ti-codec-engine ti-xdais ti-dsplink ti-dspbios" |
| 32 | DEPENDS += "ti-edma3lld ti-cgt6x ti-xdctools ti-framework-components" | 32 | DEPENDS += "ti-edma3lld ti-cgt6x ti-xdctools-native ti-framework-components" |
| 33 | DEPENDS += "ti-biosutils" | 33 | DEPENDS += "ti-biosutils" |
| 34 | 34 | ||
| 35 | TIARGS = ' \ | 35 | TIARGS = ' \ |
