From 52ea6a9efe388d551b0f2f16c7a811ae095cbb0f Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Tue, 20 Oct 2015 01:16:17 +0000 Subject: [PATCH] cppi-lld: Update to new version 2.1.0.10 -Skip PR Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-bsp/cppi-lld/cppi-lld.inc | 7 +++---- 1 file 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 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.08" -SRCREV = "320af092dc382af52b9e68f14ca8acd5c1c467c1" -PV = "02.01.00.09" -PR = "r1" +# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.10" +SRCREV = "97c537fa544a78e83512db3499a49d0bd86fad32" +PV = "02.01.00.10" DEVICELIST = "k2h k2k k2l k2e"