[meta-ti] [PATCH 04/10] cppi-lld: Upgrae to version 2.1.0.12

Jacob Stiffler j-stiffler at ti.com
Mon Mar 21 07:51:07 PDT 2016


Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
 recipes-bsp/cppi-lld/cppi-lld.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/cppi-lld/cppi-lld.inc b/recipes-bsp/cppi-lld/cppi-lld.inc
index 26d0e5c..cee7142 100644
--- a/recipes-bsp/cppi-lld/cppi-lld.inc
+++ b/recipes-bsp/cppi-lld/cppi-lld.inc
@@ -9,14 +9,14 @@ CPPI_LLD_GIT_PROTOCOL = "git"
 CPPI_LLD_GIT_BRANCH = "master"
 CPPI_LLD_GIT_DESTSUFFIX = "git/ti/drv/cppi"
 
-# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.11"
-CPPI_LLD_SRCREV = "91047a01a6d64d7ffaf650c6ebb280de775af997"
+# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.12"
+CPPI_LLD_SRCREV = "1dc105ad256c49fbd1a92a0a27a27a34dae85e56"
 
 BRANCH = "${CPPI_LLD_GIT_BRANCH}"
 SRC_URI = "${CPPI_LLD_GIT_URI};destsuffix=${CPPI_LLD_GIT_DESTSUFFIX};protocol=${CPPI_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${CPPI_LLD_SRCREV}"
-PV = "02.01.00.11"
+PV = "02.01.00.12"
 INC_PR = "r0"
 
 DEVICELIST = "k2h k2k k2l k2e"
-- 
1.9.1



More information about the meta-ti mailing list