diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-08-07 00:54:05 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-08-07 14:04:26 +0000 |
commit | 9fc1c1f863bf00f958d71aa5795f8dfe5040525d (patch) | |
tree | 3b3e15e0e75b44bf97fc0b44dcf167362b1a71e1 /recipes-bsp/nwal-lld | |
parent | 7c3910ad5ba61b5c312e87e8807a69b499079d61 (diff) | |
download | meta-ti-9fc1c1f863bf00f958d71aa5795f8dfe5040525d.tar.gz |
nwal-lld: SRCREV update to 02.01.00.12A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@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.inc | 6 |
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 679ae9f1..b1a16df8 100644 --- a/recipes-bsp/nwal-lld/nwal-lld.inc +++ b/recipes-bsp/nwal-lld/nwal-lld.inc | |||
@@ -8,14 +8,14 @@ NWAL_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/nwal-lld.git" | |||
8 | NWAL_LLD_GIT_PROTOCOL = "git" | 8 | NWAL_LLD_GIT_PROTOCOL = "git" |
9 | NWAL_LLD_GIT_BRANCH = "master" | 9 | NWAL_LLD_GIT_BRANCH = "master" |
10 | 10 | ||
11 | # Below commit ID corresponds to "DEV.NWAL.02.01.00.12" | 11 | # Below commit ID corresponds to "DEV.NWAL.02.01.00.12A" |
12 | NWAL_LLD_SRCREV = "fef9d609f446c6a229c571473727ee5d1ad49630" | 12 | NWAL_LLD_SRCREV = "c4f8e454557ca9d47c22b2abe1b566ad05baabdc" |
13 | 13 | ||
14 | BRANCH = "${NWAL_LLD_GIT_BRANCH}" | 14 | BRANCH = "${NWAL_LLD_GIT_BRANCH}" |
15 | SRC_URI = "${NWAL_LLD_GIT_URI};protocol=${NWAL_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 15 | SRC_URI = "${NWAL_LLD_GIT_URI};protocol=${NWAL_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
16 | SRCREV = "${NWAL_LLD_SRCREV}" | 16 | SRCREV = "${NWAL_LLD_SRCREV}" |
17 | 17 | ||
18 | PV = "02.01.00.12" | 18 | PV = "02.01.00.12A" |
19 | INC_PR = "r0" | 19 | INC_PR = "r0" |
20 | 20 | ||
21 | BASEDIR = "${WORKDIR}/git" | 21 | BASEDIR = "${WORKDIR}/git" |