diff options
author | Justin Sobota <jsobota@ti.com> | 2016-12-15 21:54:42 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-12-19 18:14:20 -0500 |
commit | 44fdc74ec5e6e918c2e277f780f1f31732cc9e60 (patch) | |
tree | 38199bf38f0948e61b52fdb6406980e704881d4a /recipes-bsp/common-csl-ip/common-csl-ip.inc | |
parent | c796e628bd8cf9669f1e984ba31532e5e738c75c (diff) | |
download | meta-ti-44fdc74ec5e6e918c2e277f780f1f31732cc9e60.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/common-csl-ip/common-csl-ip.inc')
-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 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 | ||
5 | COMPATIBLE_MACHINE = "keystone|dra7xx" | 5 | COMPATIBLE_MACHINE = "keystone|dra7xx" |
6 | 6 | ||
7 | PV = "03.03.00.04B" | 7 | PV = "03.03.00.05A" |
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.04B" | 15 | # Below commit ID corresponds to "DEV.CSL_PROCESSOR-SDK.03.03.00.05A" |
16 | CSL_SRCREV = "a74dc132a21085214b49c3ae8884825d87b6dd2f" | 16 | CSL_SRCREV = "811646f507d985dac04544c60c965cadf5e26a4f" |
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}" |