From c8dafb6cbce9b9a134859619ba7be3fec0c507f6 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Fri, 15 Dec 2017 03:29:26 +0000 Subject: pa-lld: Update to version 3.0.2.5 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 6f3888a7..cab55dac 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.04" -PA_LLD_SRCREV = "12cf2064c93b9ec980eb5012218ae88cd993b96a" +# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.05" +PA_LLD_SRCREV = "5f24617e71670f17ee9adf71d5b30dc8ff9e5ca3" 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.04" +PV = "03.00.02.05" INC_PR = "r0" S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}" -- cgit v1.2.3-54-g00ecf