summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-10-02 08:48:43 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-10-08 19:35:22 +0000
commit9544f1ac8690dc63d31c8353256aad9543b4e76e (patch)
tree60140bad82e605bcfae7db816ef69f9fe8f5b1c6
parent6132552fdf87ef339ef4b01cfbf1047d96e64292 (diff)
downloadmeta-ti-9544f1ac8690dc63d31c8353256aad9543b4e76e.tar.gz
common-csl-ip: Update to version 03.03.00.12A
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 8c7f2379..61fc3e6b 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.12" 7PV = "03.03.00.12A"
8INC_PR = "r0" 8INC_PR = "r0"
9PE = "1" 9PE = "1"
10 10
@@ -13,8 +13,8 @@ CSL_GIT_PROTOCOL ="git"
13CSL_GIT_BRANCH = "master" 13CSL_GIT_BRANCH = "master"
14CSL_GIT_DESTSUFFIX = "git" 14CSL_GIT_DESTSUFFIX = "git"
15 15
16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12" 16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12A"
17CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf" 17CSL_SRCREV = "852cfe681c766a2096007fee37358c0782194897"
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}"