summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb')
-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