From 2b819c9421ef251e362f3e0cb8fd0cd36e6348a9 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Wed, 2 Oct 2019 06:04:03 +0000 Subject: spi-lld-rtos: SRCREV update to 01.00.00.16 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 a60d0a5b..a72c5dad 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.15" -SPI_LLD_SRCREV = "8f984dce7d475c3e63d97d6bb47fed9e8439b929" +# Below commit ID corresponds to "DEV.SPI_LLD.01.00.00.16" +SPI_LLD_SRCREV = "5e00d11961e61e32474ec9eee3c9e76aca7080cf" 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.15" +PV = "01.00.00.16" PR = "r0" DEPENDS_append = " osal-rtos \ -- cgit v1.2.3-54-g00ecf