[meta-ti] Jacob Stiffler : sa-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: fbb8f98e2694cff83bde91473d86cc939225abc5
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=fbb8f98e2694cff83bde91473d86cc939225abc5

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

sa-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/sa-lld/sa-lld.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/sa-lld/sa-lld.inc b/recipes-bsp/sa-lld/sa-lld.inc
index 3e3392b..3c698b6 100644
--- a/recipes-bsp/sa-lld/sa-lld.inc
+++ b/recipes-bsp/sa-lld/sa-lld.inc
@@ -8,14 +8,14 @@ SA_LLD_GIT_PROTOCOL = "git"
 SA_LLD_GIT_BRANCH = "master"
 SA_LLD_GIT_DESTSUFFIX = "git/ti/drv/sa"
 
-# Following commit DEV.SA_LLD.03.00.00.13
-SA_LLD_SRCREV = "ddde4d990482c8f727411a014512bc7959ab2c05"
+# Following commit DEV.SA_LLD.03.00.00.13A
+SA_LLD_SRCREV = "5918d9a519789c34368388c49869cb857d6255f7"
 
 BRANCH = "${SA_LLD_GIT_BRANCH}"
 SRC_URI = "${SA_LLD_GIT_URI};destsuffix=${SA_LLD_GIT_DESTSUFFIX};protocol=${SA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${SA_LLD_SRCREV}"
 
 PV = "03.00.00.13"
-INC_PR = "r0"
+INC_PR = "r1"
 
 S = "${WORKDIR}/${SA_LLD_GIT_DESTSUFFIX}"



More information about the meta-ti mailing list