From def260d484d1b3aa31cb78d2b0a361fa84591573 Mon Sep 17 00:00:00 2001 From: Justin Sobota Date: Tue, 2 May 2017 03:48:05 +0000 Subject: pa-lld: Update to version 3.0.2.3 Signed-off-by: Justin Sobota Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pa-lld/pa-lld.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc index 28dfb9d8..671d42fc 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 corresponds to "DEV.PA_LLD.03.00.02.01" -PA_LLD_SRCREV = "e95de49323678a55072c90fb213b94f96cf494b1" +# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.03" +PA_LLD_SRCREV = "5fef109f4ce43c6bc45000f2e609321d262165b2" 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.01" +PV = "03.00.02.03" INC_PR = "r0" S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}" -- cgit v1.2.3-54-g00ecf