diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2016-03-21 20:51:04 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-21 11:42:05 -0400 |
| commit | 819731a317923e4f15a8424333fd964edf58f538 (patch) | |
| tree | 67ff8a8eb2e6eec4178f0cde3255d41ab785ff99 | |
| parent | 4fb04c5c5f707fa29b909ac7c061943b93fb8619 (diff) | |
| download | meta-ti-819731a317923e4f15a8424333fd964edf58f538.tar.gz | |
common-csl-ip: Upgrade to version 3.3.0.2A
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/common-csl-ip/common-csl-ip.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc index e51dd7ba..146cb3e3 100644 --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc | |||
| @@ -4,16 +4,16 @@ 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.1B" | 7 | PV = "3.3.0.2A" |
| 8 | INC_PR = "r1" | 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" |
| 11 | CSL_GIT_PROTOCOL ="git" | 11 | 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 | # commit ID corresponds to DEV.CSL_PROCESSOR-SDK.03.03.00.01B | 15 | # commit ID corresponds to DEV.CSL_PROCESSOR-SDK.03.03.00.02A |
| 16 | CSL_SRCREV = "48bb80a8d5919e17528a21be5d3ea6437dfc0425" | 16 | CSL_SRCREV = "e26dc44be132849d6bcf63b7e9eac744769577dc" |
| 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}" |
