summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cppi-lld/cppi-lld.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-10 20:11:02 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-10 13:59:25 -0400
commit58d45b9abd67de8246822f8ac4e4f0363d7ef640 (patch)
treeccd708fc0021f030ee01b968935876f59372474c /recipes-bsp/cppi-lld/cppi-lld.inc
parentbbe8b4f17d7c1adb140deea5ff35671e11e4f42b (diff)
downloadmeta-ti-58d45b9abd67de8246822f8ac4e4f0363d7ef640.tar.gz
cppi-lld: Update to new version 2.1.0.8
- Add init script for creating symbolic link for generic device library boot time Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/cppi-lld/cppi-lld.inc')
-rw-r--r--recipes-bsp/cppi-lld/cppi-lld.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/cppi-lld/cppi-lld.inc b/recipes-bsp/cppi-lld/cppi-lld.inc
index d26adc59..0a8ee55f 100644
--- a/recipes-bsp/cppi-lld/cppi-lld.inc
+++ b/recipes-bsp/cppi-lld/cppi-lld.inc
@@ -4,10 +4,10 @@ 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.06" 7# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.08"
8SRCREV = "4c6c0a857786c49d8003453d3bc7c3c97ff4f5a4" 8SRCREV = "320af092dc382af52b9e68f14ca8acd5c1c467c1"
9PV = "02.01.00.06" 9PV = "02.01.00.09"
10PR = "r0" 10PR = "r1"
11 11
12DEVICELIST = "k2h k2k k2l k2e" 12DEVICELIST = "k2h k2k k2l k2e"
13 13