summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/starterware/starterware-rtos_git.bb
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-03-21 19:16:03 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-21 20:45:18 +0000
commit3a1a1a5ef11ec75fd8100e09d44e16c9c89b19e2 (patch)
treefc8924190402091713dbc763f7dc47bfba2b9962 /recipes-bsp/starterware/starterware-rtos_git.bb
parent75d301f8767ce7b1d03d2b99ada26f1ce754a3b6 (diff)
downloadmeta-ti-3a1a1a5ef11ec75fd8100e09d44e16c9c89b19e2.tar.gz
starterware:SRCREV update to 02.01.01.10, added dependency to ti-xdctools-native
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/starterware/starterware-rtos_git.bb')
-rw-r--r--recipes-bsp/starterware/starterware-rtos_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/starterware/starterware-rtos_git.bb b/recipes-bsp/starterware/starterware-rtos_git.bb
index b846c047..5e3535e9 100644
--- a/recipes-bsp/starterware/starterware-rtos_git.bb
+++ b/recipes-bsp/starterware/starterware-rtos_git.bb
@@ -1,6 +1,6 @@
1require starterware.inc 1require starterware.inc
2 2
3DEPENDS = "gcc-arm-none-eabi-native ti-pdk-build-rtos" 3DEPENDS = "gcc-arm-none-eabi-native ti-pdk-build-rtos ti-xdctools-native"
4 4
5require recipes-ti/includes/ti-paths.inc 5require recipes-ti/includes/ti-paths.inc
6 6