diff options
author | Justin Sobota <jsobota@ti.com> | 2016-09-28 21:44:02 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-09-30 12:40:15 -0400 |
commit | 17416d98b5559fa921df12a8b929c0dfba9be949 (patch) | |
tree | 505c159d3b1944a2af4066b58b18d1ce48ee5a51 /recipes-bsp/common-csl-ip | |
parent | c8d2b437f1d53ff2d47db4a1e624d08ee4a9af9e (diff) | |
download | meta-ti-17416d98b5559fa921df12a8b929c0dfba9be949.tar.gz |
common-csl-ip: Update to version 3.3.0.4B
Signed-off-by: Justin Sobota <jsobota@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.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 a6c3887b..76181e86 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" | 5 | COMPATIBLE_MACHINE = "keystone|dra7xx" |
6 | 6 | ||
7 | PV = "03.03.00.04A" | 7 | PV = "03.03.00.04B" |
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 corresponds to "DEV.CSL_PROCESSOR-SDK.03.03.00.04A" | 15 | # Below commit ID corresponds to "DEV.CSL_PROCESSOR-SDK.03.03.00.04B" |
16 | CSL_SRCREV = "64aba2b19c2f03ef0e5b1814489c910bb19ca2ee" | 16 | CSL_SRCREV = "a74dc132a21085214b49c3ae8884825d87b6dd2f" |
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}" |