diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-03-22 16:28:58 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-03-22 18:17:10 +0530 |
| commit | 5d93254e5061aa5810df531da57b7ee221fd5db9 (patch) | |
| tree | 998e8b2ac5a9b799fd442cdae13f9590ac75425d /meta-xilinx-standalone | |
| parent | 65230983f4183fddbe4a45cb85da656eb5054c55 (diff) | |
| download | meta-xilinx-5d93254e5061aa5810df531da57b7ee221fd5db9.tar.gz | |
Updated SRCREV for 2022.2
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-standalone')
| -rw-r--r-- | meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass index eaf9ef8e..5a173c2c 100644 --- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass +++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | |||
| @@ -21,7 +21,7 @@ ESW_REV[2020.2] = "2516d5ed8161e16c2813b0e8e4ceac693f23de5c" | |||
| 21 | ESW_REV[2021.1] = "d37a0e8824182597abf31ac3f1087a5321b33ad7" | 21 | ESW_REV[2021.1] = "d37a0e8824182597abf31ac3f1087a5321b33ad7" |
| 22 | ESW_REV[2021.2] = "49c6694fc3cab6b87dd564da58a83bb8656a7c03" | 22 | ESW_REV[2021.2] = "49c6694fc3cab6b87dd564da58a83bb8656a7c03" |
| 23 | ESW_REV[2022.1] = "c82bb6f04c77580746c7475d85e43c37d5fe5fa4" | 23 | ESW_REV[2022.1] = "c82bb6f04c77580746c7475d85e43c37d5fe5fa4" |
| 24 | ESW_REV[2022.2] = "dd9288620d556ff4c77be8e0c2237997ede429a2" | 24 | ESW_REV[2022.2] = "4961570f7c8d8171dc3d675ed1f487f255c26d2d" |
| 25 | ESW_REV[git] = "7ec60e1c0e25bfa9c5e8c77d6d063876f6670770" | 25 | ESW_REV[git] = "7ec60e1c0e25bfa9c5e8c77d6d063876f6670770" |
| 26 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" | 26 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" |
| 27 | 27 | ||
