1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-03 09:20:43 +00:00

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>
This commit is contained in:
Sam Nelson
2015-10-20 01:16:17 +00:00
committed by Denys Dmytriyenko
parent 7d55e2dcb1
commit 52ea6a9efe
+3 -4
View File
@@ -4,10 +4,9 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/cppi/COPYING.txt;md5=e8f6789acd
BRANCH = "master" BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/cppi-lld.git;destsuffix=git/ti/drv/cppi;protocol=git;branch=${BRANCH}" 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.08" # Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.10"
SRCREV = "320af092dc382af52b9e68f14ca8acd5c1c467c1" SRCREV = "97c537fa544a78e83512db3499a49d0bd86fad32"
PV = "02.01.00.09" PV = "02.01.00.10"
PR = "r1"
DEVICELIST = "k2h k2k k2l k2e" DEVICELIST = "k2h k2k k2l k2e"