From c54274aba1df712a8192eaecef6831ecc5499d3c Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Sun, 6 Oct 2019 22:52:49 +0000 Subject: [PATCH] spi-lld-rtos: SRCREV update to 01.00.00.16A Signed-off-by: Denys Dmytriyenko --- recipes-bsp/spi-lld/spi-lld-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/spi-lld/spi-lld-rtos_git.bb b/recipes-bsp/spi-lld/spi-lld-rtos_git.bb index a72c5dad..1dab2510 100644 --- a/recipes-bsp/spi-lld/spi-lld-rtos_git.bb +++ b/recipes-bsp/spi-lld/spi-lld-rtos_git.bb @@ -12,14 +12,14 @@ SPI_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/spi-lld.git" SPI_LLD_GIT_PROTOCOL = "git" SPI_LLD_GIT_BRANCH = "master" -# Below commit ID corresponds to "DEV.SPI_LLD.01.00.00.16" -SPI_LLD_SRCREV = "5e00d11961e61e32474ec9eee3c9e76aca7080cf" +# Below commit ID corresponds to "DEV.SPI_LLD.01.00.00.16A" +SPI_LLD_SRCREV = "4319424ca55676d25758f3e05797fac707b0b1f8" BRANCH = "${SPI_LLD_GIT_BRANCH}" SRC_URI = "${SPI_LLD_GIT_URI};protocol=${SPI_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${SPI_LLD_SRCREV}" -PV = "01.00.00.16" +PV = "01.00.00.16A" PR = "r0" DEPENDS_append = " osal-rtos \