diff options
author | Justin Sobota <jsobota@ti.com> | 2016-09-14 07:29:16 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-09-16 12:16:30 -0400 |
commit | de3925154e734383829517c97cb45b907a33a1dc (patch) | |
tree | d39e221ca99ef12645ed8fd784924932e3116160 /recipes-bsp | |
parent | bf58916a108025475bd7b66d92e1e3f93f0a687d (diff) | |
download | meta-ti-de3925154e734383829517c97cb45b907a33a1dc.tar.gz |
common-csl-ip: Bump version
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.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 77dfd1b9..a6c3887b 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 = "3.3.0.3C" | 7 | PV = "03.03.00.04A" |
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.03C" | 15 | # Below commit ID corresponds to "DEV.CSL_PROCESSOR-SDK.03.03.00.04A" |
16 | CSL_SRCREV = "ccd8dc29a5edce1a4d6409cb06b460bec6d3ecac" | 16 | CSL_SRCREV = "64aba2b19c2f03ef0e5b1814489c910bb19ca2ee" |
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}" |