1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

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>
This commit is contained in:
Sam Nelson
2015-04-11 04:00:35 +00:00
committed by Denys Dmytriyenko
parent df510f7721
commit 7afc4419f8

View File

@@ -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.04A"
SRCREV = "099a9191e642c7732760078bf5af1e3c6ca0197b"
PV = "02.01.00.04"
# Below commit ID corresponds to "DEV.NWAL.02.01.00.05A"
SRCREV = "05c0222714791ad95672293196a33fffab041fc9"
PV = "02.01.00.05"
BASEDIR = "${WORKDIR}/git"
S = "${BASEDIR}/ti/drv/nwal"