diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-01-10 18:48:00 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-01-10 19:37:18 +0530 |
| commit | 77bc525e510bcd9ffce6cea8f0608755ae3b5f5a (patch) | |
| tree | 622668272658375d394cf66b6a817fcc44dfcc81 | |
| parent | 0aa3ff1538dae53097f8ee8e8679b6ab7c6eab31 (diff) | |
| download | meta-xilinx-77bc525e510bcd9ffce6cea8f0608755ae3b5f5a.tar.gz | |
Updated SRCREV for 2022
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2022.1.bb | 2 | ||||
| -rw-r--r-- | meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2022.1.bb b/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2022.1.bb index f14d8c83..2c64b8b8 100644 --- a/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2022.1.bb +++ b/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2022.1.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ATF_VERSION = "2.6" | 1 | ATF_VERSION = "2.6" |
| 2 | SRCREV = "b9d9554f2357e6190710df41df706c33550170ef" | 2 | SRCREV = "29e82927f83be8e22739643651c6d37dd55f9f0d" |
| 3 | BRANCH = "xlnx_rebase_v2.6" | 3 | BRANCH = "xlnx_rebase_v2.6" |
| 4 | LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" | 4 | LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" |
| 5 | 5 | ||
diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass index c15d2641..69e67fbd 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] = "8cfafb4daa64e705158e406a9b424b37c8d4c935" | 22 | ESW_REV[2022.1] = "3acba3262f05f122a83a4a51e5f99e0e1f5f772f" |
| 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 | ||
