summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/nwal-lld
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-20 01:34:08 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 17:11:14 -0400
commitc88b680970450fcb5e1a6abfabd825a6ee2e7311 (patch)
treed4ef66c8d384b9a0a491ccf3ccccb5c99d24aba3 /recipes-bsp/nwal-lld
parent8dd503d20f908d4b56e92fc970000d37d143f769 (diff)
downloadmeta-ti-c88b680970450fcb5e1a6abfabd825a6ee2e7311.tar.gz
nwal-lld: Update to new version 2.1.0.8
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 2cdc9aad..247bfc03 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.06" 9# Below commit ID corresponds to "DEV.NWAL.02.01.00.08"
10SRCREV = "a3494c9aaa2808f438d26b2c3b8b091448ffc445" 10SRCREV = "e6df99e59a848c7afffe90fc9710b7dcb8067c31"
11PV = "02.01.00.06" 11PV = "02.01.00.08"
12 12
13BASEDIR = "${WORKDIR}/git" 13BASEDIR = "${WORKDIR}/git"
14S = "${BASEDIR}/ti/drv/nwal" 14S = "${BASEDIR}/ti/drv/nwal"