1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-15 22:08:39 +00:00

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>
This commit is contained in:
Sam Nelson
2015-04-10 20:11:02 +00:00
committed by Denys Dmytriyenko
parent bbe8b4f17d
commit 58d45b9abd
3 changed files with 66 additions and 5 deletions
+4 -4
View File
@@ -4,10 +4,10 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/cppi/COPYING.txt;md5=e8f6789acd
BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/cppi-lld.git;destsuffix=git/ti/drv/cppi;protocol=git;branch=${BRANCH}"
# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.06"
SRCREV = "4c6c0a857786c49d8003453d3bc7c3c97ff4f5a4"
PV = "02.01.00.06"
PR = "r0"
# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.08"
SRCREV = "320af092dc382af52b9e68f14ca8acd5c1c467c1"
PV = "02.01.00.09"
PR = "r1"
DEVICELIST = "k2h k2k k2l k2e"