diff options
| author | Christian Kohn <christian.kohn@xilinx.com> | 2021-05-24 22:32:48 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 15:00:08 -0700 |
| commit | 2d2d75a2f84caada85c63bd056e03546007b535c (patch) | |
| tree | 41777df7fbe5f7c8dc700a081b28ba396dd316dc /meta-xilinx-standalone | |
| parent | c32e188a85970a49ed7abf67dc64c38ee596f814 (diff) | |
| download | meta-xilinx-2d2d75a2f84caada85c63bd056e03546007b535c.tar.gz | |
Update commit id for 2021 release
Signed-off-by: Christian Kohn <christian.kohn@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 b20ac068..49990058 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] = "838424b8d84378958b1a3797b06ea244d4e335d4" | 18 | ESW_REV[2021.1] = "2bef25b47deeda355be2107340c270f840e2477e" |
| 19 | ESW_REV[git] = "838424b8d84378958b1a3797b06ea244d4e335d4" | 19 | ESW_REV[git] = "2bef25b47deeda355be2107340c270f840e2477e" |
| 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') != '']}" |
