From 11215cc0e5e59f1c00a6da95758ee353e8404346 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 21 Mar 2019 19:15:51 +0000 Subject: i2c-lld-rtos: SRCREV update to 01.00.00.14 Also added pruss-lld-rtos dependency for k2g Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- 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 df32cc61..2b3931ed 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" -- cgit v1.2.3-54-g00ecf