summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-19 23:48:17 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 14:41:19 -0400
commit087573d0a20df6217c5a8fc6cfaa4f7882c6a988 (patch)
treebb202240c17f4cf44757528767250924420b06ba
parentf2dab4ab9cac5c5c0283739ac3c1a1d8eb4c23fb (diff)
downloadmeta-ti-087573d0a20df6217c5a8fc6cfaa4f7882c6a988.tar.gz
common-csl-ip: Update new version for Keystone2 02.01.01.00
- Removed extra line Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/common-csl-ip/common-csl-ip.inc5
1 files changed, 2 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 cbf2c3c9..63551658 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
+++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
@@ -5,14 +5,13 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
5COMPATIBLE_MACHINE = "keystone|dra7xx" 5COMPATIBLE_MACHINE = "keystone|dra7xx"
6PACKAGE_ARCH = "${MACHINE_ARCH}" 6PACKAGE_ARCH = "${MACHINE_ARCH}"
7 7
8
9BRANCH="master" 8BRANCH="master"
10BRANCH_dra7xx = "releases/PROCESSOR-SDK.01.00.00" 9BRANCH_dra7xx = "releases/PROCESSOR-SDK.01.00.00"
11 10
12SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;branch=${BRANCH};destsuffix=${S}" 11SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;branch=${BRANCH};destsuffix=${S}"
13 12
14# commit ID corresponds to DEV.CSL_KEYSTONE2.02.01.00.07A 13# commit ID corresponds to DEV.CSL_KEYSTONE2.02.01.01.00A
15SRCREV = "c78867df9165fdf8042fb692fcea776fc0102326" 14SRCREV = "17bb083f0d5ed4ad6f38c991210a6a8e9aaf9c56"
16 15
17# commit ID corresponds to PROCESSOR-SDK-ALPHA-1 16# commit ID corresponds to PROCESSOR-SDK-ALPHA-1
18SRCREV_dra7xx = "37c5311ddf289f83b1432a9422816722d264bf55" 17SRCREV_dra7xx = "37c5311ddf289f83b1432a9422816722d264bf55"