[meta-ti] [rocko/master][PATCH 16/23] spi-lld-rtos: Update to version 01.00.00.10A
Jacob Stiffler
j-stiffler at ti.com
Fri Apr 13 10:02:12 PDT 2018
From: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
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 8ad3b6a..04d007b 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.09"
-SPI_LLD_SRCREV = "85ae103a18df777512a8485a4ed7f84189ee0ff6"
+# Below commit ID corresponds to "DEV.SPI_LLD.01.00.00.10A"
+SPI_LLD_SRCREV = "3a62b6d24ba3c70c27442820196a76f98ab6e458"
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.09"
+PV = "01.00.00.10A"
PR = "r0"
DEPENDS_append = " osal-rtos \
--
2.7.4
More information about the meta-ti
mailing list