diff options
| author | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-05-13 14:10:16 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 14:59:26 -0700 |
| commit | ecc901e7c3b90d21132e2407f0e390e2a9c206fc (patch) | |
| tree | f921aeb148c38e3fdf01dddb4c70e9d15e304419 /meta-xilinx-standalone | |
| parent | 36a2fc1c74a98202dad0bfce6a8256103c18d665 (diff) | |
| download | meta-xilinx-ecc901e7c3b90d21132e2407f0e390e2a9c206fc.tar.gz | |
Update commit ids for 2021 release
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
cherry-pick: 6635446
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Diffstat (limited to 'meta-xilinx-standalone')
| -rw-r--r-- | meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass index a4d62b8d..846786c3 100644 --- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass +++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | |||
| @@ -15,8 +15,8 @@ ESW_REV[2019.1] = "26c14d9861010a0e3a55c73fb79efdb816eb42ca" | |||
| 15 | ESW_REV[2019.2] = "e8db5fb118229fdc621e0ec7848641a23bf60998" | 15 | ESW_REV[2019.2] = "e8db5fb118229fdc621e0ec7848641a23bf60998" |
| 16 | ESW_REV[2020.1] = "338150ab3628a1ea6b06e964b16e712b131882dd" | 16 | ESW_REV[2020.1] = "338150ab3628a1ea6b06e964b16e712b131882dd" |
| 17 | ESW_REV[2020.2] = "2516d5ed8161e16c2813b0e8e4ceac693f23de5c" | 17 | ESW_REV[2020.2] = "2516d5ed8161e16c2813b0e8e4ceac693f23de5c" |
| 18 | ESW_REV[2021.1] = "a7bbd50bf1b02154076ebd348d217480b040a256" | 18 | ESW_REV[2021.1] = "20671b59b3a91070c2f9563a0d7148315e49ffbb" |
| 19 | ESW_REV[git] = "a7bbd50bf1b02154076ebd348d217480b040a256" | 19 | ESW_REV[git] = "20671b59b3a91070c2f9563a0d7148315e49ffbb" |
| 20 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" | 20 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" |
| 21 | 21 | ||
| 22 | EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}" | 22 | EMBEDDEDSW_BRANCHARG ?= "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH') != '']}" |
