[meta-ti] [PATCH 1/7] common-csl-ip: Bump SRCREV for fix

Jacob Stiffler j-stiffler at ti.com
Thu Mar 24 09:48:35 PDT 2016


* The Klockwork warnings removal change is reverted back.

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

diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
index 6243729..70d963b 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
+++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
 
 COMPATIBLE_MACHINE = "keystone|dra7xx"
 
-PV = "3.3.0.2B"
+PV = "3.3.0.2C"
 INC_PR = "r0"
 
 CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
@@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
 CSL_GIT_BRANCH = "master"
 CSL_GIT_DESTSUFFIX = "git"
 
-# commit ID corresponds to DEV.CSL_PROCESSOR-SDK.03.03.00.02B
-CSL_SRCREV = "7fa7fa8a23189dd79921392fd4942a21610ea93c"
+# commit ID corresponds to DEV.CSL_PROCESSOR-SDK.03.03.00.02C
+CSL_SRCREV = "dc8aac00e86cd434865d750666ac551f2e238263"
 
 BRANCH="${CSL_GIT_BRANCH}"
 SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
-- 
1.9.1



More information about the meta-ti mailing list