diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2021-11-10 15:04:14 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2021-11-10 15:57:20 +0530 |
| commit | ebd5e0d9b7eed55dbad85d25308775ecde6e3a27 (patch) | |
| tree | e8d592cd1e8e15e41d687fd33ce5b1964515679f | |
| parent | 7b55c076ca790c37726b79ff27b14770cb050d2e (diff) | |
| download | meta-xilinx-ebd5e0d9b7eed55dbad85d25308775ecde6e3a27.tar.gz | |
Updated SRCREV for 2022
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| -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 f6a98bef..22d0a488 100644 --- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass +++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | |||
| @@ -19,7 +19,7 @@ ESW_REV[2020.1] = "338150ab3628a1ea6b06e964b16e712b131882dd" | |||
| 19 | ESW_REV[2020.2] = "2516d5ed8161e16c2813b0e8e4ceac693f23de5c" | 19 | ESW_REV[2020.2] = "2516d5ed8161e16c2813b0e8e4ceac693f23de5c" |
| 20 | ESW_REV[2021.1] = "d37a0e8824182597abf31ac3f1087a5321b33ad7" | 20 | ESW_REV[2021.1] = "d37a0e8824182597abf31ac3f1087a5321b33ad7" |
| 21 | ESW_REV[2021.2] = "49c6694fc3cab6b87dd564da58a83bb8656a7c03" | 21 | ESW_REV[2021.2] = "49c6694fc3cab6b87dd564da58a83bb8656a7c03" |
| 22 | ESW_REV[2022.1] = "7dae6e9d01317dea5632da8556efff2da7d9ed0c" | 22 | ESW_REV[2022.1] = "295354cb7217066d457b0499dd3b87e370273c5f" |
| 23 | ESW_REV[git] = "7ec60e1c0e25bfa9c5e8c77d6d063876f6670770" | 23 | ESW_REV[git] = "7ec60e1c0e25bfa9c5e8c77d6d063876f6670770" |
| 24 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" | 24 | SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" |
| 25 | 25 | ||
