1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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>
This commit is contained in:
Sam Nelson
2015-10-20 01:34:08 +00:00
committed by Denys Dmytriyenko
parent 8dd503d20f
commit c88b680970

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.06"
SRCREV = "a3494c9aaa2808f438d26b2c3b8b091448ffc445"
PV = "02.01.00.06"
# Below commit ID corresponds to "DEV.NWAL.02.01.00.08"
SRCREV = "e6df99e59a848c7afffe90fc9710b7dcb8067c31"
PV = "02.01.00.08"
BASEDIR = "${WORKDIR}/git"
S = "${BASEDIR}/ti/drv/nwal"