From 9ce58df3af1c71a63068ab27e60b01ca540fd937 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Sat, 15 Dec 2018 01:31:40 +0000 Subject: udma-lld-rtos: SRCREV update to 01.00.00.01 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/udma-lld/udma-lld-rtos_git.bb | 6 +++--- 1 file 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 ad6be644..c9187421 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" UDMA_LLD_GIT_PROTOCOL = "git" UDMA_LLD_GIT_BRANCH = "master" -# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.00" -UDMA_LLD_SRCREV = "745f7d3fa12cca6507821489451ffe0cfad4609e" +# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.01" +UDMA_LLD_SRCREV = "3a17e8cb4df073368e3a261c6482eba733aff78e" BRANCH = "${UDMA_LLD_GIT_BRANCH}" SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${UDMA_LLD_SRCREV}" -PV = "01.00.00.00" +PV = "01.00.00.01" PR = "r0" DEPENDS_append = " osal-rtos \ -- cgit v1.2.3-54-g00ecf