summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/uart-lld/uart-lld-rtos_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/uart-lld/uart-lld-rtos_git.bb b/recipes-bsp/uart-lld/uart-lld-rtos_git.bb
index d475eb51..f279a670 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.16"
-UART_LLD_SRCREV = "7e606f1db126af3e4e8e6f8a9173e1004a844e97"
+# Below commit ID corresponds to "DEV.UART_LLD.01.00.00.16B"
+UART_LLD_SRCREV = "227feb6e1da72bf0a785d95b7aaffd3216885f95"
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.16"
+PV = "01.00.00.16B"
PR = "r0"
DEPENDS_append = " edma3-lld-rtos \