summaryrefslogtreecommitdiffstats
path: root/recipes-ti/syslink/ti-syslink.inc
diff options
context:
space:
mode:
authorMertz, Timothy <timothy.mertz@garmin.com>2017-12-17 00:06:15 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-12-21 23:11:55 -0500
commitde8bb5892cee542419667f6a3ec6590e098eab44 (patch)
treeee46df4f2602ca357d0617ffe66de5c9c641282b /recipes-ti/syslink/ti-syslink.inc
parent15f036ff15a7de69647252a6aec651fdcbc088a3 (diff)
downloadmeta-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/syslink/ti-syslink.inc')
-rw-r--r--recipes-ti/syslink/ti-syslink.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/syslink/ti-syslink.inc b/recipes-ti/syslink/ti-syslink.inc
index af5f896a..5ff6af7c 100644
--- a/recipes-ti/syslink/ti-syslink.inc
+++ b/recipes-ti/syslink/ti-syslink.inc
@@ -31,7 +31,7 @@ SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/sy
31 file://syslink.pc \ 31 file://syslink.pc \
32 " 32 "
33 33
34DEPENDS = "ti-sysbios ti-xdctools ti-cgt6x ti-ipc ti-cgt470" 34DEPENDS = "ti-sysbios ti-xdctools-native ti-cgt6x ti-ipc ti-cgt470"
35DEPENDS += "virtual/kernel" 35DEPENDS += "virtual/kernel"
36 36
37#common frameq gateMP heapBufMP heapMemMP knlNotify listMP messageQ notify ringIO ringIO_gpp sharedRegion slaveLoader tilerDaemon 37#common frameq gateMP heapBufMP heapMemMP knlNotify listMP messageQ notify ringIO ringIO_gpp sharedRegion slaveLoader tilerDaemon