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

Jacob Stiffler j-stiffler at ti.com
Tue Mar 22 09:42:59 PDT 2016


* Fix test linker options

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
 recipes-bsp/nwal-lld/nwal-lld.inc | 6 +++---
 1 file 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"
-- 
1.9.1



More information about the meta-ti mailing list