summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-12-19 04:26:35 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-12-19 00:05:27 +0000
commit561e01df60d3259412f6abb809c1e7211deceb08 (patch)
tree577c72dfc9fe24d2afb4be132fa1ff6e0bf054fb /recipes-bsp
parent5b8386896fddd3f93ddf0537c1f6a3701f7821c3 (diff)
downloadmeta-ti-561e01df60d3259412f6abb809c1e7211deceb08.tar.gz
udma-lld-rtos: SRCREV update to 01.00.00.01A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/udma-lld/udma-lld-rtos_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
index c9187421..d5253e2c 100644
--- a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
+++ b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
@@ -13,14 +13,14 @@ UDMA_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/udma-lld.git"
13UDMA_LLD_GIT_PROTOCOL = "git" 13UDMA_LLD_GIT_PROTOCOL = "git"
14UDMA_LLD_GIT_BRANCH = "master" 14UDMA_LLD_GIT_BRANCH = "master"
15 15
16# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.01" 16# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.01A"
17UDMA_LLD_SRCREV = "3a17e8cb4df073368e3a261c6482eba733aff78e" 17UDMA_LLD_SRCREV = "e03304e15bb7f1a86c77f1a9984361c822ab2b70"
18 18
19BRANCH = "${UDMA_LLD_GIT_BRANCH}" 19BRANCH = "${UDMA_LLD_GIT_BRANCH}"
20SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}" 20SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
21 21
22SRCREV = "${UDMA_LLD_SRCREV}" 22SRCREV = "${UDMA_LLD_SRCREV}"
23PV = "01.00.00.01" 23PV = "01.00.00.01A"
24PR = "r0" 24PR = "r0"
25 25
26DEPENDS_append = " osal-rtos \ 26DEPENDS_append = " osal-rtos \