From ded81e9b805b4fa9a779c7e927fd6078f12e3d3b Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 19 Jul 2018 23:23:40 +0000 Subject: cppi-lld: Update to version 2.1.0.13 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/cppi-lld/cppi-lld.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/cppi-lld/cppi-lld.inc b/recipes-bsp/cppi-lld/cppi-lld.inc index 29deaf29..57c3a748 100644 --- a/recipes-bsp/cppi-lld/cppi-lld.inc +++ b/recipes-bsp/cppi-lld/cppi-lld.inc @@ -9,15 +9,15 @@ CPPI_LLD_GIT_PROTOCOL = "git" CPPI_LLD_GIT_BRANCH = "master" CPPI_LLD_GIT_DESTSUFFIX = "git/ti/drv/cppi" -# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.12A" -CPPI_LLD_SRCREV = "6a1d2891b3de9891dea71a069a261c6368209413" +# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.13" +CPPI_LLD_SRCREV = "e9c498fe581b502415123a8e3dd7c0a08be03958" BRANCH = "${CPPI_LLD_GIT_BRANCH}" SRC_URI = "${CPPI_LLD_GIT_URI};destsuffix=${CPPI_LLD_GIT_DESTSUFFIX};protocol=${CPPI_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${CPPI_LLD_SRCREV}" -PV = "02.01.00.12" -INC_PR = "r1" +PV = "02.01.00.13" +INC_PR = "r0" DEVICELIST = "k2h k2k k2l k2e" DEVICELIST_k2hk = "k2h k2k" -- cgit v1.2.3-54-g00ecf