From 02ef026612446fe2019a840da561261803e3936e Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Sat, 11 Apr 2015 03:59:44 +0000 Subject: [PATCH] sa-lld: Update to new version 3.0.0.10 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-bsp/sa-lld/sa-lld.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/sa-lld/sa-lld.inc b/recipes-bsp/sa-lld/sa-lld.inc index d4bdc953..6dc85668 100644 --- a/recipes-bsp/sa-lld/sa-lld.inc +++ b/recipes-bsp/sa-lld/sa-lld.inc @@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/sa/COPYING.txt;md5=4709d353574a BRANCH = "master" SRC_URI = "git://git.ti.com/keystone-rtos/sa-lld.git;destsuffix=git/ti/drv/sa;protocol=git;branch=${BRANCH}" -# Following commit DEV.SA_LLD.03.00.00.08 -SRCREV = "4da032c600ded79ab226a2a0100c1d8178a9da39" -PV = "03.00.00.08" -PR = "r0" +# Following commit DEV.SA_LLD.03.00.00.10 +SRCREV = "533aec7ef0e28c3faff4ee64a861c8935262dc33" +PV = "03.00.00.10" +PR = "r1" BASEDIR = "${WORKDIR}/git" S = "${BASEDIR}/ti/drv/sa"