From f9654a93f57026497d7884c182396decfc0ed5e6 Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Thu, 24 Mar 2016 22:48:37 +0000 Subject: [PATCH] pa-lld: Bump SRCREV for fix * Fix linker option for linux example and test binaries Signed-off-by: Jacob Stiffler 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 b45d3bc4..c083bc2f 100644 --- a/recipes-bsp/pa-lld/pa-lld.inc +++ b/recipes-bsp/pa-lld/pa-lld.inc @@ -9,8 +9,8 @@ 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.01.08" -PA_LLD_SRCREV = "43badac6ff6269e9449fb03fb7af985e61ab723c" +# Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.08A" +PA_LLD_SRCREV = "9294e42fd5763555c28e46b51246bab439fd552e" BRANCH = "${PA_LLD_GIT_BRANCH}" SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH} \ @@ -18,7 +18,7 @@ SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_L SRCREV = "${PA_LLD_SRCREV}" PV = "03.00.01.08" -INC_PR = "r0" +INC_PR = "r1" S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}"