[meta-ti] Jacob Stiffler : pa-lld: Bump SRCREV for fix

Arago Project git git at arago-project.org
Thu Mar 31 08:47:16 PDT 2016


Module: meta-ti
Branch: master
Commit: f9654a93f57026497d7884c182396decfc0ed5e6
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=f9654a93f57026497d7884c182396decfc0ed5e6

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Thu Mar 24 22:48:37 2016 +0000

pa-lld: Bump SRCREV for fix

* Fix linker option for linux example and test binaries

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/pa-lld/pa-lld.inc |    6 +++---
 1 files 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}"
 



More information about the meta-ti mailing list