mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
i2c-lld-rtos: SRCREV update to 01.00.00.15
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
eb45b4aeba
commit
b005a6555d
@@ -13,14 +13,14 @@ I2C_LLD_GIT_PROTOCOL = "git"
|
|||||||
I2C_LLD_GIT_BRANCH = "master"
|
I2C_LLD_GIT_BRANCH = "master"
|
||||||
I2C_LLD_GIT_DESTSUFFIX = "git/ti/drv/i2c"
|
I2C_LLD_GIT_DESTSUFFIX = "git/ti/drv/i2c"
|
||||||
|
|
||||||
# Below commit ID corresponds to "DEV.I2C_LLD.01.00.00.14"
|
# Below commit ID corresponds to "DEV.I2C_LLD.01.00.00.15"
|
||||||
I2C_LLD_SRCREV = "639374a5f9d9cf01f0e922063c13b579f6b1b908"
|
I2C_LLD_SRCREV = "5fcc5b822d09edf8f7afef276b5b58b6fec4c791"
|
||||||
|
|
||||||
BRANCH = "${I2C_LLD_GIT_BRANCH}"
|
BRANCH = "${I2C_LLD_GIT_BRANCH}"
|
||||||
SRC_URI = "${I2C_LLD_GIT_URI};destsuffix=${I2C_LLD_GIT_DESTSUFFIX};protocol=${I2C_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${I2C_LLD_GIT_URI};destsuffix=${I2C_LLD_GIT_DESTSUFFIX};protocol=${I2C_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
|
|
||||||
SRCREV = "${I2C_LLD_SRCREV}"
|
SRCREV = "${I2C_LLD_SRCREV}"
|
||||||
PV = "01.00.00.14"
|
PV = "01.00.00.15"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS_append = " osal-rtos \
|
DEPENDS_append = " osal-rtos \
|
||||||
|
|||||||
Reference in New Issue
Block a user