1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-04 18:00:36 +00:00

nwal-lld: SRCREV update to 02.01.00.13

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Mahesh Radhakrishnan
2019-10-02 06:03:56 +00:00
committed by Denys Dmytriyenko
parent 6ffe270247
commit 4df3b28a69
+3 -3
View File
@@ -8,14 +8,14 @@ NWAL_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/nwal-lld.git"
NWAL_LLD_GIT_PROTOCOL = "git"
NWAL_LLD_GIT_BRANCH = "master"
# Below commit ID corresponds to "DEV.NWAL.02.01.00.12A"
NWAL_LLD_SRCREV = "c4f8e454557ca9d47c22b2abe1b566ad05baabdc"
# Below commit ID corresponds to "DEV.NWAL.02.01.00.13"
NWAL_LLD_SRCREV = "dd41b84a985ef2824068e57525158c350e0d51be"
BRANCH = "${NWAL_LLD_GIT_BRANCH}"
SRC_URI = "${NWAL_LLD_GIT_URI};protocol=${NWAL_LLD_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${NWAL_LLD_SRCREV}"
PV = "02.01.00.12A"
PV = "02.01.00.13"
INC_PR = "r0"
BASEDIR = "${WORKDIR}/git"