1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 10:50:37 +00:00

uart-lld-rtos: Updating to version 1.0.0.9

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2017-12-14 03:57:08 +00:00
committed by Denys Dmytriyenko
parent 28a1bb2eb4
commit 4591a1fb4a
+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.07A"
UART_LLD_SRCREV = "884e340f5d2f004de99e44f014fedb781f1fb975"
# Below commit ID corresponds to "DEV.UART_LLD.01.00.00.09"
UART_LLD_SRCREV = "f3670e497186b5ec5258d0e51fb1ebdaa3d60577"
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.07A"
PV = "01.00.00.09"
PR = "r0"
DEPENDS_append = " edma3-lld-rtos \