diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-04-28 14:09:58 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-04-28 15:07:11 +0530 |
| commit | 4815eec01ff1d9d7cc4e159dc8e61dd5c501f9fe (patch) | |
| tree | d92e75e251c2c17a6c11672bd84c473c74e6f2e3 /meta-xilinx-standalone | |
| parent | 06f7be2f7f9498261ca72301e99bee7155361e06 (diff) | |
| download | meta-xilinx-4815eec01ff1d9d7cc4e159dc8e61dd5c501f9fe.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 b72b2f75..69529994 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] = "b3d8b420b421730ea505da55b42174dc90f885c1" | 23 | ESW_REV[2022.1] = "b3d8b420b421730ea505da55b42174dc90f885c1" |
| 24 | ESW_REV[2022.2] = "66302640418b8cac1a689965226f23cde22f6e4e" | 24 | ESW_REV[2022.2] = "927719d4a006c9766972aa94e02666e5e7badb07" |
| 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 | ||
