[meta-ti] Sam Nelson : nwal-lld: Update to new version 2.1.0.6
Arago Project git
git at arago-project.org
Tue Apr 28 15:31:46 PDT 2015
Module: meta-ti
Branch: master
Commit: 438a4397f468e8d69a7741b6032a65e4df5389ea
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=438a4397f468e8d69a7741b6032a65e4df5389ea
Author: Sam Nelson <sam.nelson at ti.com>
Date: Tue Apr 28 20:12:58 2015 +0000
nwal-lld: Update to new version 2.1.0.6
- Fixes issues with parallel builds
Signed-off-by: Sam Nelson <sam.nelson 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 fcbecf8..2cdc9aa 100644
--- a/recipes-bsp/nwal-lld/nwal-lld.inc
+++ b/recipes-bsp/nwal-lld/nwal-lld.inc
@@ -6,9 +6,9 @@ COMPATIBLE_MACHINE = "keystone"
BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/nwal-lld.git;protocol=git;branch=${BRANCH}"
-# Below commit ID corresponds to "DEV.NWAL.02.01.00.05A"
-SRCREV = "05c0222714791ad95672293196a33fffab041fc9"
-PV = "02.01.00.05"
+# Below commit ID corresponds to "DEV.NWAL.02.01.00.06"
+SRCREV = "a3494c9aaa2808f438d26b2c3b8b091448ffc445"
+PV = "02.01.00.06"
BASEDIR = "${WORKDIR}/git"
S = "${BASEDIR}/ti/drv/nwal"
More information about the meta-ti
mailing list