diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2016-03-24 22:48:35 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-31 11:45:31 -0400 |
| commit | a42d298b6267c074cb7729e038d04783d28203df (patch) | |
| tree | dba0278e1939a0da7b54c90abd63685ccb392719 | |
| parent | c93678aa08bc0df0f1f36a84afe48723406de58e (diff) | |
| download | meta-ti-a42d298b6267c074cb7729e038d04783d28203df.tar.gz | |
common-csl-ip: Bump SRCREV for fix
* The Klockwork warnings removal change is reverted back.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 |
1 files 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 62437295..70d963b3 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" | |||
| 4 | 4 | ||
| 5 | COMPATIBLE_MACHINE = "keystone|dra7xx" | 5 | COMPATIBLE_MACHINE = "keystone|dra7xx" |
| 6 | 6 | ||
| 7 | PV = "3.3.0.2B" | 7 | PV = "3.3.0.2C" |
| 8 | INC_PR = "r0" | 8 | INC_PR = "r0" |
| 9 | 9 | ||
| 10 | CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git" | 10 | CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git" |
| @@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git" | |||
| 12 | CSL_GIT_BRANCH = "master" | 12 | CSL_GIT_BRANCH = "master" |
| 13 | CSL_GIT_DESTSUFFIX = "git" | 13 | CSL_GIT_DESTSUFFIX = "git" |
| 14 | 14 | ||
| 15 | # commit ID corresponds to DEV.CSL_PROCESSOR-SDK.03.03.00.02B | 15 | # commit ID corresponds to DEV.CSL_PROCESSOR-SDK.03.03.00.02C |
| 16 | CSL_SRCREV = "7fa7fa8a23189dd79921392fd4942a21610ea93c" | 16 | CSL_SRCREV = "dc8aac00e86cd434865d750666ac551f2e238263" |
| 17 | 17 | ||
| 18 | BRANCH="${CSL_GIT_BRANCH}" | 18 | BRANCH="${CSL_GIT_BRANCH}" |
| 19 | SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" | 19 | SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" |
