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

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


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

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

nwal-lld: Bump SRCREV for fix

* Update Osal_cache_op_measure to take pointer to a double long to
  match with the hplib

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 eb220f8..81450ff 100644
--- a/recipes-bsp/nwal-lld/nwal-lld.inc
+++ b/recipes-bsp/nwal-lld/nwal-lld.inc
@@ -8,15 +8,15 @@ 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.10"
-NWAL_LLD_SRCREV = "fc14159765777305a234e732b6170d025394250a"
+# Below commit ID corresponds to "DEV.NWAL.02.01.00.10A"
+NWAL_LLD_SRCREV = "e7ed8c5abc4b93b99a5f45699eef8f3b8ca51d1e"
 
 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.10"
-INC_PR = "r0"
+INC_PR = "r1"
 
 BASEDIR = "${WORKDIR}/git"
 S = "${BASEDIR}/ti/drv/nwal"



More information about the meta-ti mailing list