[meta-ti] [PATCH 6/7] nwal-lld: Bump SRCREV for fix

Jacob Stiffler j-stiffler at ti.com
Thu Mar 24 09:48:40 PDT 2016


* 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>
---
 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 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"
-- 
1.9.1



More information about the meta-ti mailing list