diff options
author | Sam Nelson <sam.nelson@ti.com> | 2015-10-19 23:48:17 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-10-19 14:41:19 -0400 |
commit | 087573d0a20df6217c5a8fc6cfaa4f7882c6a988 (patch) | |
tree | bb202240c17f4cf44757528767250924420b06ba /recipes-bsp/common-csl-ip/common-csl-ip.inc | |
parent | f2dab4ab9cac5c5c0283739ac3c1a1d8eb4c23fb (diff) | |
download | meta-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>
Diffstat (limited to 'recipes-bsp/common-csl-ip/common-csl-ip.inc')
-rw-r--r-- | recipes-bsp/common-csl-ip/common-csl-ip.inc | 5 |
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" | |||
5 | COMPATIBLE_MACHINE = "keystone|dra7xx" | 5 | COMPATIBLE_MACHINE = "keystone|dra7xx" |
6 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 6 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
7 | 7 | ||
8 | |||
9 | BRANCH="master" | 8 | BRANCH="master" |
10 | BRANCH_dra7xx = "releases/PROCESSOR-SDK.01.00.00" | 9 | BRANCH_dra7xx = "releases/PROCESSOR-SDK.01.00.00" |
11 | 10 | ||
12 | SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;branch=${BRANCH};destsuffix=${S}" | 11 | SRC_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 |
15 | SRCREV = "c78867df9165fdf8042fb692fcea776fc0102326" | 14 | SRCREV = "17bb083f0d5ed4ad6f38c991210a6a8e9aaf9c56" |
16 | 15 | ||
17 | # commit ID corresponds to PROCESSOR-SDK-ALPHA-1 | 16 | # commit ID corresponds to PROCESSOR-SDK-ALPHA-1 |
18 | SRCREV_dra7xx = "37c5311ddf289f83b1432a9422816722d264bf55" | 17 | SRCREV_dra7xx = "37c5311ddf289f83b1432a9422816722d264bf55" |