summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorJustin Sobota <jsobota@ti.com>2016-12-15 21:54:42 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-12-19 18:15:23 -0500
commit9b921d910c1c6fd34a23ce999e57f4c28f286cf6 (patch)
tree38199bf38f0948e61b52fdb6406980e704881d4a /recipes-bsp
parent8b2a194b4a41d558071457654da71f8b023723a1 (diff)
downloadmeta-ti-9b921d910c1c6fd34a23ce999e57f4c28f286cf6.tar.gz
common-csl-ip: Upstream version 3.3.0.5A
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-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 76181e86..166eaa46 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" 5COMPATIBLE_MACHINE = "keystone|dra7xx"
6 6
7PV = "03.03.00.04B" 7PV = "03.03.00.05A"
8INC_PR = "r0" 8INC_PR = "r0"
9 9
10CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git" 10CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
@@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
12CSL_GIT_BRANCH = "master" 12CSL_GIT_BRANCH = "master"
13CSL_GIT_DESTSUFFIX = "git" 13CSL_GIT_DESTSUFFIX = "git"
14 14
15# Below commit ID corresponds to "DEV.CSL_PROCESSOR-SDK.03.03.00.04B" 15# Below commit ID corresponds to "DEV.CSL_PROCESSOR-SDK.03.03.00.05A"
16CSL_SRCREV = "a74dc132a21085214b49c3ae8884825d87b6dd2f" 16CSL_SRCREV = "811646f507d985dac04544c60c965cadf5e26a4f"
17 17
18BRANCH="${CSL_GIT_BRANCH}" 18BRANCH="${CSL_GIT_BRANCH}"
19SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" 19SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"