diff options
author | Justin Sobota <jsobota@ti.com> | 2017-05-02 03:48:02 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-05-04 14:49:05 -0400 |
commit | 2752f51c0f628faeab52a54299023a1ea4df745a (patch) | |
tree | 5db53de9e2c92199e5d6dd539b21f964095533ca /recipes-bsp | |
parent | ac1a50aeb35fdb1f8ec4c79531000967e992f925 (diff) | |
download | meta-ti-2752f51c0f628faeab52a54299023a1ea4df745a.tar.gz |
common-csl-ip: Update to version 3.3.0.6C
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 166eaa46..cac0b935 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.05A" | 7 | PV = "03.03.00.06C" |
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.05A" | 15 | # Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.06C" |
16 | CSL_SRCREV = "811646f507d985dac04544c60c965cadf5e26a4f" | 16 | CSL_SRCREV = "ce2bbf96b08fa69eda7bfc92aa7760b7ca70dddf" |
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}" |