1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 19:00:49 +00:00

uart-lld-rtos: SRCREV update to 01.00.00.15

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2019-06-27 10:23:52 +00:00
committed by Denys Dmytriyenko
parent ed82c9a0cb
commit 9444859ef5
+3 -3
View File
@@ -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 \