summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-08-07 00:54:15 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-07 00:54:45 +0000
commitda122a751dc1a6da3de403a3f74e2addbbaa5108 (patch)
tree813719fd472d8bdfdbbf6ba7e673f21b9911fe3b
parentfde65b410937fe0d33e7a7efb9e8f5b5a4511a96 (diff)
downloadmeta-ti-da122a751dc1a6da3de403a3f74e2addbbaa5108.tar.gz
tsip-lld-rtos: SRCREV update to 01.00.00.08A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb b/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb
index 0e90e6a4..6da80ddd 100644
--- a/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb
+++ b/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb
@@ -12,14 +12,14 @@ TSIP_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/tsip-lld.git"
12TSIP_LLD_GIT_PROTOCOL = "git" 12TSIP_LLD_GIT_PROTOCOL = "git"
13TSIP_LLD_GIT_BRANCH = "master" 13TSIP_LLD_GIT_BRANCH = "master"
14 14
15# Below commit ID corresponds to "DEV.TSIP_LLD.01.00.00.08" 15# Below commit ID corresponds to "DEV.TSIP_LLD.01.00.00.08A"
16TSIP_LLD_SRCREV = "f40c0153b711622e67ab4b36da5cf044f7bd9a8e" 16TSIP_LLD_SRCREV = "368ff5fbd963f4b5d5c81bbfaf3daca23beb2a87"
17 17
18BRANCH = "${TSIP_LLD_GIT_BRANCH}" 18BRANCH = "${TSIP_LLD_GIT_BRANCH}"
19SRC_URI = "${TSIP_LLD_GIT_URI};protocol=${TSIP_LLD_GIT_PROTOCOL};branch=${BRANCH}" 19SRC_URI = "${TSIP_LLD_GIT_URI};protocol=${TSIP_LLD_GIT_PROTOCOL};branch=${BRANCH}"
20 20
21SRCREV = "${TSIP_LLD_SRCREV}" 21SRCREV = "${TSIP_LLD_SRCREV}"
22PV = "01.00.00.08" 22PV = "01.00.00.08A"
23PR = "r0" 23PR = "r0"
24 24
25# HTML doc link params 25# HTML doc link params