summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-03-27 04:34:48 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-27 04:05:05 +0000
commitd7fc07151cfec0d3ef37ba3d26771a9f95876e7a (patch)
tree5a764bf64629d6b49fbf8e6c05c11a9ecb4d0d97
parent63ce4f87b39fdc82e8da9f381f5cab1dc0f9bc07 (diff)
downloadmeta-ti-d7fc07151cfec0d3ef37ba3d26771a9f95876e7a.tar.gz
common-csl-ip: SRCREV bump to 03.03.00.14C
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/common-csl-ip/common-csl-ip.inc6
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 20c89b6f..3d49c6da 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
5COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1" 5COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
6 6
7PV = "03.03.00.14B" 7PV = "03.03.00.14C"
8INC_PR = "r0" 8INC_PR = "r0"
9PE = "1" 9PE = "1"
10 10
@@ -13,8 +13,8 @@ CSL_GIT_PROTOCOL ="git"
13CSL_GIT_BRANCH = "release" 13CSL_GIT_BRANCH = "release"
14CSL_GIT_DESTSUFFIX = "git" 14CSL_GIT_DESTSUFFIX = "git"
15 15
16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.14B" 16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.14C"
17CSL_SRCREV = "93a5bf5f9708d4654ba70df1b13d920b4782d71e" 17CSL_SRCREV = "e0e88283f3c9c5afd5b1fd93986f2a67186f5b13"
18 18
19BRANCH="${CSL_GIT_BRANCH}" 19BRANCH="${CSL_GIT_BRANCH}"
20SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" 20SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"