[meta-ti] [rocko/master][PATCH 19/29] starterware:SRCREV update to 02.01.01.10, added dependency to ti-xdctools-native

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Thu Mar 21 06:16:03 PDT 2019


Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
 recipes-bsp/starterware/starterware-rtos_git.bb | 2 +-
 recipes-bsp/starterware/starterware.inc         | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/starterware/starterware-rtos_git.bb b/recipes-bsp/starterware/starterware-rtos_git.bb
index b846c04..5e3535e 100644
--- a/recipes-bsp/starterware/starterware-rtos_git.bb
+++ b/recipes-bsp/starterware/starterware-rtos_git.bb
@@ -1,6 +1,6 @@
 require starterware.inc
 
-DEPENDS = "gcc-arm-none-eabi-native ti-pdk-build-rtos"
+DEPENDS = "gcc-arm-none-eabi-native ti-pdk-build-rtos ti-xdctools-native"
 
 require recipes-ti/includes/ti-paths.inc
 
diff --git a/recipes-bsp/starterware/starterware.inc b/recipes-bsp/starterware/starterware.inc
index 70aa49c..f77e5dd 100644
--- a/recipes-bsp/starterware/starterware.inc
+++ b/recipes-bsp/starterware/starterware.inc
@@ -8,14 +8,14 @@ STARTERWARE_GIT_URI = "git://git.ti.com/keystone-rtos/starterware.git"
 STARTERWARE_GIT_PROTOCOL = "git"
 STARTERWARE_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.STARTERWARE.PROCSDK.02.01.01.09"
-STARTERWARE_SRCREV = "2206e5f0cf6252d3d49041639e7b80c56a98387b"
+# Below commit ID corresponds to "DEV.STARTERWARE.PROCSDK.02.01.01.10"
+STARTERWARE_SRCREV = "15b7839d4fe9bfb7188025c3710ea9d7c4118309"
 
 BRANCH = "${STARTERWARE_GIT_BRANCH}"
 SRC_URI = "${STARTERWARE_GIT_URI};protocol=${STARTERWARE_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${STARTERWARE_SRCREV}"
-PV = "02.01.01.09"
+PV = "02.01.01.10"
 INC_PR = "r0"
 
 S = "${WORKDIR}/git"
-- 
1.9.1



More information about the meta-ti mailing list