[meta-ti] [PATCH 3/7] pa-lld: Bump SRCREV for fix

Jacob Stiffler j-stiffler at ti.com
Thu Mar 24 09:48:37 PDT 2016


* Fix linker option for linux example and test binaries

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
 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 b45d3bc..c083bc2 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}"
 
-- 
1.9.1



More information about the meta-ti mailing list