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