diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-05-13 13:21:16 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-05-13 14:07:10 +0530 |
commit | 6746bd5872a28d306073ad70d75a00d6c6fcf927 (patch) | |
tree | 1e406a3effb7781862d3ebf2b598d6e99124ddc8 /meta-xilinx-core | |
parent | 837b491486bc1e73b619354a19db371bcbb46046 (diff) | |
download | meta-xilinx-6746bd5872a28d306073ad70d75a00d6c6fcf927.tar.gz |
Updated SRCREV for 2022.2
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb index 6c09a5b4..7af4e3c5 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb | |||
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2021.01" | |||
2 | 2 | ||
3 | UBRANCH ?= "master" | 3 | UBRANCH ?= "master" |
4 | 4 | ||
5 | SRCREV = "edabd0ef3652a60cd510f556015c57310c3b9364" | 5 | SRCREV = "3b1903c9fc1fa4b0efae8446e5a2edbcfec2b8b9" |
6 | 6 | ||
7 | include u-boot-xlnx.inc | 7 | include u-boot-xlnx.inc |
8 | include u-boot-spl-zynq-init.inc | 8 | include u-boot-spl-zynq-init.inc |