summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cppi-lld
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-20 01:16:17 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 17:10:58 -0400
commit82dc76a45b24ad38b5eb543386af8bb58e8e56fa (patch)
tree7736c2f1ac988a3b195b19ecd0d7d2ae38a61dab /recipes-bsp/cppi-lld
parent238c1a5411eb5fa197f33d0787dbb72db93a0a9e (diff)
downloadmeta-ti-82dc76a45b24ad38b5eb543386af8bb58e8e56fa.tar.gz
cppi-lld: Update to new version 2.1.0.10
-Skip PR Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/cppi-lld')
-rw-r--r--recipes-bsp/cppi-lld/cppi-lld.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-bsp/cppi-lld/cppi-lld.inc b/recipes-bsp/cppi-lld/cppi-lld.inc
index 0a8ee55f..21c8fe00 100644
--- a/recipes-bsp/cppi-lld/cppi-lld.inc
+++ b/recipes-bsp/cppi-lld/cppi-lld.inc
@@ -4,10 +4,9 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/cppi/COPYING.txt;md5=e8f6789acd
4BRANCH = "master" 4BRANCH = "master"
5SRC_URI = "git://git.ti.com/keystone-rtos/cppi-lld.git;destsuffix=git/ti/drv/cppi;protocol=git;branch=${BRANCH}" 5SRC_URI = "git://git.ti.com/keystone-rtos/cppi-lld.git;destsuffix=git/ti/drv/cppi;protocol=git;branch=${BRANCH}"
6 6
7# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.08" 7# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.10"
8SRCREV = "320af092dc382af52b9e68f14ca8acd5c1c467c1" 8SRCREV = "97c537fa544a78e83512db3499a49d0bd86fad32"
9PV = "02.01.00.09" 9PV = "02.01.00.10"
10PR = "r1"
11 10
12DEVICELIST = "k2h k2k k2l k2e" 11DEVICELIST = "k2h k2k k2l k2e"
13 12