From 65c7f82f42937991a8993ea3c7fe1d023816c247 Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Sat, 11 Apr 2015 04:01:19 +0000 Subject: [PATCH] srio-lld: Update to new version 2.0.0.12 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-bsp/srio-lld/srio-lld.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/srio-lld/srio-lld.inc b/recipes-bsp/srio-lld/srio-lld.inc index 1ae21287..75435d92 100644 --- a/recipes-bsp/srio-lld/srio-lld.inc +++ b/recipes-bsp/srio-lld/srio-lld.inc @@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/srio/srio_drv.h;beginline=1;end BRANCH = "master" SRC_URI = "git://git.ti.com/keystone-rtos/srio-lld.git;destsuffix=git/ti/drv/srio;protocol=git;branch=${BRANCH}" -# commit ID corresponding to DEV.SRIO_LLD.02.00.00.11 -SRCREV = "2d0efea281222055b3b828c79e57102edaae9db7" -PV = "02.00.00.11" +# commit ID corresponding to DEV.SRIO_LLD.02.00.00.12 +SRCREV = "fb1c484f781bab73e742e4e265c9f7469c8b3350" +PV = "02.00.00.12" DEVICELIST = "k2h k2k"