1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-04 18:00:36 +00:00

uart-lld-rtos: SRCREV update to 01.00.00.16

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2019-10-02 06:04:06 +00:00
committed by Denys Dmytriyenko
parent f6db16616f
commit aa40f9eb33
+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_PROTOCOL = "git"
UART_LLD_GIT_BRANCH = "master" UART_LLD_GIT_BRANCH = "master"
# Below commit ID corresponds to "DEV.UART_LLD.01.00.00.15" # Below commit ID corresponds to "DEV.UART_LLD.01.00.00.16"
UART_LLD_SRCREV = "4493f456549c85749a05b1f46bf0b75d23976db1" UART_LLD_SRCREV = "7e606f1db126af3e4e8e6f8a9173e1004a844e97"
BRANCH = "${UART_LLD_GIT_BRANCH}" BRANCH = "${UART_LLD_GIT_BRANCH}"
SRC_URI = "${UART_LLD_GIT_URI};protocol=${UART_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRC_URI = "${UART_LLD_GIT_URI};protocol=${UART_LLD_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${UART_LLD_SRCREV}" SRCREV = "${UART_LLD_SRCREV}"
PV = "01.00.00.15" PV = "01.00.00.16"
PR = "r0" PR = "r0"
DEPENDS_append = " edma3-lld-rtos \ DEPENDS_append = " edma3-lld-rtos \