summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/nwal-lld
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-11 04:00:35 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-10 18:08:51 -0400
commit6cacc505e9621c7f29b554d04e29bfc98a5a71a3 (patch)
tree18baa0bc1d82992ad0e932f4452f7c6077c401d3 /recipes-bsp/nwal-lld
parent02ef026612446fe2019a840da561261803e3936e (diff)
downloadmeta-ti-6cacc505e9621c7f29b554d04e29bfc98a5a71a3.tar.gz
nwal-lld: Update to new version 2.1.0.5
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/nwal-lld')
-rw-r--r--recipes-bsp/nwal-lld/nwal-lld.inc6
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 1e771403..fcbecf86 100644
--- a/recipes-bsp/nwal-lld/nwal-lld.inc
+++ b/recipes-bsp/nwal-lld/nwal-lld.inc
@@ -6,9 +6,9 @@ COMPATIBLE_MACHINE = "keystone"
6BRANCH = "master" 6BRANCH = "master"
7SRC_URI = "git://git.ti.com/keystone-rtos/nwal-lld.git;protocol=git;branch=${BRANCH}" 7SRC_URI = "git://git.ti.com/keystone-rtos/nwal-lld.git;protocol=git;branch=${BRANCH}"
8 8
9# Below commit ID corresponds to "DEV.NWAL.02.01.00.04A" 9# Below commit ID corresponds to "DEV.NWAL.02.01.00.05A"
10SRCREV = "099a9191e642c7732760078bf5af1e3c6ca0197b" 10SRCREV = "05c0222714791ad95672293196a33fffab041fc9"
11PV = "02.01.00.04" 11PV = "02.01.00.05"
12 12
13BASEDIR = "${WORKDIR}/git" 13BASEDIR = "${WORKDIR}/git"
14S = "${BASEDIR}/ti/drv/nwal" 14S = "${BASEDIR}/ti/drv/nwal"