summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/common-csl-ip
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-12-15 01:31:14 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-12-18 00:11:12 +0000
commit182d1d649327e294c1de54d233f0a46839e642a4 (patch)
treedbf7467b03392fb0eb851c2d77c8a83230e0fdaf /recipes-bsp/common-csl-ip
parent4c055a5224517095ffed85f542fdf44a956fcadd (diff)
downloadmeta-ti-182d1d649327e294c1de54d233f0a46839e642a4.tar.gz
common-csl-ip: SRCREV update to 03.03.00.13 and use 'release' branch
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/common-csl-ip')
-rw-r--r--recipes-bsp/common-csl-ip/common-csl-ip.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
index 61fc3e6b..e1f96f57 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
+++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
@@ -4,17 +4,17 @@ 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.12A" 7PV = "03.03.00.13"
8INC_PR = "r0" 8INC_PR = "r0"
9PE = "1" 9PE = "1"
10 10
11CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git" 11CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
12CSL_GIT_PROTOCOL ="git" 12CSL_GIT_PROTOCOL ="git"
13CSL_GIT_BRANCH = "master" 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.12A" 16# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.13"
17CSL_SRCREV = "852cfe681c766a2096007fee37358c0782194897" 17CSL_SRCREV = "463b1f31dfc79e6fe393fcb9027c612872d4f7b1"
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}"