diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-12-15 01:31:30 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-12-18 00:11:12 +0000 |
commit | 8614eb9af2f6941ecc3eb0175a950ff3789aa1dc (patch) | |
tree | c4f6a489d54754fbc981469a3161a9c96d1a4f5f /recipes-bsp/rm-lld | |
parent | 1b702f91ebc1187b92a85be40a1fa36bd689a455 (diff) | |
download | meta-ti-8614eb9af2f6941ecc3eb0175a950ff3789aa1dc.tar.gz |
rm-lld: SRCREV update to 02.02.00.03A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/rm-lld')
-rw-r--r-- | recipes-bsp/rm-lld/rm-lld.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/rm-lld/rm-lld.inc b/recipes-bsp/rm-lld/rm-lld.inc index 8ed414a8..7b09c8e5 100644 --- a/recipes-bsp/rm-lld/rm-lld.inc +++ b/recipes-bsp/rm-lld/rm-lld.inc | |||
@@ -7,14 +7,14 @@ RM_LLD_GIT_PROTOCOL = "git" | |||
7 | RM_LLD_GIT_BRANCH = "master" | 7 | RM_LLD_GIT_BRANCH = "master" |
8 | RM_LLD_GIT_DESTSUFFIX = "git/ti/drv/rm" | 8 | RM_LLD_GIT_DESTSUFFIX = "git/ti/drv/rm" |
9 | 9 | ||
10 | # Below commit ID corresponds to "DEV.RM_LLD.02.02.00.03" | 10 | # Below commit ID corresponds to "DEV.RM_LLD.02.02.00.03A" |
11 | RM_LLD_SRCREV = "cbcd522f2052204a8690fa0ca1f39b5f28388e81" | 11 | RM_LLD_SRCREV = "c90a9a8c7398e863571dc6af46d5b23389239ec5" |
12 | 12 | ||
13 | BRANCH = "${RM_LLD_GIT_BRANCH}" | 13 | BRANCH = "${RM_LLD_GIT_BRANCH}" |
14 | SRC_URI = "${RM_LLD_GIT_URI};destsuffix=${RM_LLD_GIT_DESTSUFFIX};protocol=${RM_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 14 | SRC_URI = "${RM_LLD_GIT_URI};destsuffix=${RM_LLD_GIT_DESTSUFFIX};protocol=${RM_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
15 | SRCREV = "${RM_LLD_SRCREV}" | 15 | SRCREV = "${RM_LLD_SRCREV}" |
16 | 16 | ||
17 | PV = "02.02.00.03" | 17 | PV = "02.02.00.03A" |
18 | INC_PR = "r0" | 18 | INC_PR = "r0" |
19 | 19 | ||
20 | COMPATIBLE_MACHINE = "keystone" | 20 | COMPATIBLE_MACHINE = "keystone" |