summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/udma-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-06-27 10:23:53 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-27 21:07:23 +0000
commit7e3e0be5240ac3dc61daaa91ab598563e514d69a (patch)
tree181ccbc7c7ce32a6504dcf81e6490c047a61155a /recipes-bsp/udma-lld
parent9444859ef509ab9f31acf6a10f992d07981b6ce9 (diff)
downloadmeta-ti-7e3e0be5240ac3dc61daaa91ab598563e514d69a.tar.gz
udma-lld-rtos: SRCREV update to 01.00.00.03
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/udma-lld')
-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 876b4db2..e18c4aa0 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.02" 16# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.03"
17UDMA_LLD_SRCREV = "1577913ad89201a547ba4804ccb60693963499e8" 17UDMA_LLD_SRCREV = "8b5a762310d1cf9a94a4a6a8e5c1254eb483b2e7"
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.02" 23PV = "01.00.00.03"
24PR = "r0" 24PR = "r0"
25 25
26DEPENDS_append = " osal-rtos \ 26DEPENDS_append = " osal-rtos \