From 059454437fb8ce75cbe5c021f6b75719afb58e0c Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 14 Dec 2017 23:05:59 +0000 Subject: spi-lld-rtos: Updating to version 1.0.0.9 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(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/spi-lld/spi-lld-rtos_git.bb b/recipes-bsp/spi-lld/spi-lld-rtos_git.bb index 4ed72483..8ad3b6a2 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.07A" -SPI_LLD_SRCREV = "d37daaf3a922e893fe845d44324393994321d443" +# Below commit ID corresponds to "DEV.SPI_LLD.01.00.00.09" +SPI_LLD_SRCREV = "85ae103a18df777512a8485a4ed7f84189ee0ff6" 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.07A" +PV = "01.00.00.09" PR = "r0" DEPENDS_append = " osal-rtos \ -- cgit v1.2.3-54-g00ecf