[meta-ti] [rocko/master][PATCH 07/29] i2c-lld-rtos: SRCREV update to 01.00.00.14
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Thu Mar 21 06:15:51 PDT 2019
Also added pruss-lld-rtos dependency for k2g
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb
index df32cc6..2b3931e 100644
--- a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb
+++ b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb
@@ -13,14 +13,14 @@ I2C_LLD_GIT_PROTOCOL = "git"
I2C_LLD_GIT_BRANCH = "master"
I2C_LLD_GIT_DESTSUFFIX = "git/ti/drv/i2c"
-# Below commit ID corresponds to "DEV.I2C_LLD.01.00.00.13"
-I2C_LLD_SRCREV = "b9e3347623b29c8c6709c69a26caf465ffef5b92"
+# Below commit ID corresponds to "DEV.I2C_LLD.01.00.00.14"
+I2C_LLD_SRCREV = "639374a5f9d9cf01f0e922063c13b579f6b1b908"
BRANCH = "${I2C_LLD_GIT_BRANCH}"
SRC_URI = "${I2C_LLD_GIT_URI};destsuffix=${I2C_LLD_GIT_DESTSUFFIX};protocol=${I2C_LLD_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${I2C_LLD_SRCREV}"
-PV = "01.00.00.13"
+PV = "01.00.00.14"
PR = "r0"
DEPENDS_append = " osal-rtos \
@@ -34,6 +34,9 @@ DEPENDS_append_ti43x = " starterware-rtos \
DEPENDS_append_am57xx-evm = " pruss-lld-rtos \
"
+DEPENDS_append_k2g = " pruss-lld-rtos \
+"
+
# Build with make instead of XDC
TI_PDK_XDCMAKE = "0"
--
1.9.1
More information about the meta-ti
mailing list