From 9444859ef509ab9f31acf6a10f992d07981b6ce9 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 27 Jun 2019 10:23:52 +0000 Subject: uart-lld-rtos: SRCREV update to 01.00.00.15 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/uart-lld/uart-lld-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/uart-lld/uart-lld-rtos_git.bb b/recipes-bsp/uart-lld/uart-lld-rtos_git.bb index b7c02a50..5bd7d6f8 100644 --- a/recipes-bsp/uart-lld/uart-lld-rtos_git.bb +++ b/recipes-bsp/uart-lld/uart-lld-rtos_git.bb @@ -13,14 +13,14 @@ UART_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/uart-lld.git" UART_LLD_GIT_PROTOCOL = "git" UART_LLD_GIT_BRANCH = "master" -# Below commit ID corresponds to "DEV.UART_LLD.01.00.00.14" -UART_LLD_SRCREV = "3cba443fcd469f8f716bbff21c9b10f60086bcbb" +# Below commit ID corresponds to "DEV.UART_LLD.01.00.00.15" +UART_LLD_SRCREV = "4493f456549c85749a05b1f46bf0b75d23976db1" BRANCH = "${UART_LLD_GIT_BRANCH}" SRC_URI = "${UART_LLD_GIT_URI};protocol=${UART_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${UART_LLD_SRCREV}" -PV = "01.00.00.14" +PV = "01.00.00.15" PR = "r0" DEPENDS_append = " edma3-lld-rtos \ -- cgit v1.2.3-54-g00ecf