diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-07-19 23:23:39 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-07-23 16:56:08 +0000 |
commit | 7d024c4dafe44b4b084780c06c5de6aae1675a12 (patch) | |
tree | 241ab6c78ac253b05cd872e7f0de2b2806e0b3b5 /recipes-bsp | |
parent | ccb3a0e7b076ea540a3d918c9b7ecbcbc3bffa36 (diff) | |
download | meta-ti-7d024c4dafe44b4b084780c06c5de6aae1675a12.tar.gz |
common-csl-ip: Update to version 3.3.0.11A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@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.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 6b556188..8387095d 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|ti33x|ti43x|omapl1" | 5 | COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1" |
6 | 6 | ||
7 | PV = "03.03.00.10" | 7 | PV = "03.03.00.11A" |
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 | # Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.10" | 15 | # Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.11A" |
16 | CSL_SRCREV = "b252ed25443938ff59a6622aee2de7bc36304787" | 16 | CSL_SRCREV = "c7b021fd5e7efa2feb8f558b3a3fd63d5dee266f" |
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}" |