From 1646e0bd0adf1bd3a7661b3ccac7c11325b107b7 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Sat, 15 Dec 2018 01:31:25 +0000 Subject: [PATCH] pa-lld: SRCREV update to 03.00.02.08 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pa-lld/pa-lld.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc index b341f0d4..4a232437 100644 --- a/recipes-bsp/pa-lld/pa-lld.inc +++ b/recipes-bsp/pa-lld/pa-lld.inc @@ -9,14 +9,14 @@ PA_LLD_GIT_PROTOCOL = "git" PA_LLD_GIT_BRANCH = "master" PA_LLD_GIT_DESTSUFFIX = "git/ti/drv/pa" -# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.07" -PA_LLD_SRCREV = "fa18f5c511969a950f0cd843960033f4d1da37b1" +# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.08" +PA_LLD_SRCREV = "2cf268aac8afc957aa992af19f53dd1be56855ee" BRANCH = "${PA_LLD_GIT_BRANCH}" SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${PA_LLD_SRCREV}" -PV = "03.00.02.07" +PV = "03.00.02.08" INC_PR = "r0" S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}"