Signed-off-by: Mahesh Radhakrishnan <[email protected]>
---
 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 c33bc4b..a60d0a5 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.14A"
-SPI_LLD_SRCREV = "f88180f7ee61670dc3addc3781507f04270a7eda"
+# Below commit ID corresponds to "DEV.SPI_LLD.01.00.00.15"
+SPI_LLD_SRCREV = "8f984dce7d475c3e63d97d6bb47fed9e8439b929"
 
 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.14A"
+PV = "01.00.00.15"
 PR = "r0"
 
 DEPENDS_append = " osal-rtos \
-- 
1.9.1

-- 
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to