From ddd26bf4e5677633a2ce79965e918e217f6b632d Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 21 Mar 2019 19:16:06 +0000 Subject: [PATCH] udma-lld-rtos: SRCREV update to 01.00.00.02 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 d5253e2c..876b4db2 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.01A" -UDMA_LLD_SRCREV = "e03304e15bb7f1a86c77f1a9984361c822ab2b70" +# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.02" +UDMA_LLD_SRCREV = "1577913ad89201a547ba4804ccb60693963499e8" 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.01A" +PV = "01.00.00.02" PR = "r0" DEPENDS_append = " osal-rtos \