summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-07-19 23:24:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-07-23 16:58:27 +0000
commitd48478213d224b25db7061c00688a8f8c18ea4fc (patch)
tree6d63c96ed9b347efcd3b2fa464e51070057b47ae
parentb6b065328035a411edec406edb5c97d0f7c3cee2 (diff)
downloadmeta-ti-d48478213d224b25db7061c00688a8f8c18ea4fc.tar.gz
tsip-lld-rtos: Update to version 1.0.0.8
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 168c67ec..0e90e6a4 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.07A" 15# Below commit ID corresponds to "DEV.TSIP_LLD.01.00.00.08"
16TSIP_LLD_SRCREV = "211d2f1a5c3c7ec80349a18e6e6cae6c9e4df921" 16TSIP_LLD_SRCREV = "f40c0153b711622e67ab4b36da5cf044f7bd9a8e"
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.07" 22PV = "01.00.00.08"
23PR = "r0" 23PR = "r0"
24 24
25# HTML doc link params 25# HTML doc link params