From 311fae4c94c88c63678bd303a6525a499a7635e3 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 21 Mar 2019 19:16:02 +0000 Subject: spi-lld-rtos: SRCREV update to 01.00.00.14A Signed-off-by: Mahesh Radhakrishnan 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 3916ebbe..c33bc4b6 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.13A" -SPI_LLD_SRCREV = "2c6c4fe250383c8854be8fd58a6b599dbbe3fe8e" +# Below commit ID corresponds to "DEV.SPI_LLD.01.00.00.14A" +SPI_LLD_SRCREV = "f88180f7ee61670dc3addc3781507f04270a7eda" 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.13A" +PV = "01.00.00.14A" PR = "r0" DEPENDS_append = " osal-rtos \ -- cgit v1.2.3-54-g00ecf