diff options
Diffstat (limited to 'meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass')
| -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 8597328e..eaab7086 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] = "c972e00834b90dbefcee6e3705b4e02e672f0139" | 18 | ESW_REV[2021.1] = "7e49f233ff7aa13af993dc63d629d6e6595fb96d" |
| 19 | ESW_REV[git] = "c972e00834b90dbefcee6e3705b4e02e672f0139" | 19 | ESW_REV[git] = "7e49f233ff7aa13af993dc63d629d6e6595fb96d" |
| 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') != '']}" |
