1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

spi-lld-rtos: Update to version 01.00.00.10A

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2018-04-13 23:02:12 +00:00
committed by Denys Dmytriyenko
parent 0977c85938
commit f7112c9d4f

View File

@@ -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 \