[meta-ti] Jacob Stiffler : nwal-lld: Upgrade to version 2.1.0.10

Arago Project git git at arago-project.org
Tue Mar 22 12:14:37 PDT 2016


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

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Tue Mar 22 22:42:59 2016 +0000

nwal-lld: Upgrade to version 2.1.0.10

* Fix test linker options

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

---

 recipes-bsp/nwal-lld/nwal-lld.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/nwal-lld/nwal-lld.inc b/recipes-bsp/nwal-lld/nwal-lld.inc
index d18f7d8..eb220f8 100644
--- a/recipes-bsp/nwal-lld/nwal-lld.inc
+++ b/recipes-bsp/nwal-lld/nwal-lld.inc
@@ -8,14 +8,14 @@ NWAL_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/nwal-lld.git"
 NWAL_LLD_GIT_PROTOCOL = "git"
 NWAL_LLD_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.NWAL.02.01.00.09"
-NWAL_LLD_SRCREV = "ac1d899e0dbd3709848fbf1d121374e8953a3695"
+# Below commit ID corresponds to "DEV.NWAL.02.01.00.10"
+NWAL_LLD_SRCREV = "fc14159765777305a234e732b6170d025394250a"
 
 BRANCH = "${NWAL_LLD_GIT_BRANCH}"
 SRC_URI = "${NWAL_LLD_GIT_URI};protocol=${NWAL_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${NWAL_LLD_SRCREV}"
 
-PV = "02.01.00.09"
+PV = "02.01.00.10"
 INC_PR = "r0"
 
 BASEDIR = "${WORKDIR}/git"



More information about the meta-ti mailing list