diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-05 12:46:49 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-05 23:17:11 +0530 |
commit | 9b193fd5996062e81c5cda575cfd03d2c1692c49 (patch) | |
tree | a1589ee89c26a7e6d6ab165119a6a4ff06b8da7a | |
parent | 9240822918e8dabd8232ed4b3fa77f56252b6d6a (diff) | |
download | meta-xilinx-9b193fd5996062e81c5cda575cfd03d2c1692c49.tar.gz |
u-boot-xlnx : Updated SRCREV for 2023.2_1791
arm64: versal-net: Fix sysmon interrupt number
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
-rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc index 87839254..4165543b 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc | |||
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2023.01" | |||
2 | 2 | ||
3 | UBRANCH = "xlnx_rebase_v2023.01" | 3 | UBRANCH = "xlnx_rebase_v2023.01" |
4 | 4 | ||
5 | SRCREV = "ce3aa5cdb1b01239466028eabf918e3e0ba1d529" | 5 | SRCREV = "5af51afd459eaf5bac81ff5315fad0b2ee20972a" |
6 | 6 | ||
7 | LICENSE = "GPL-2.0-or-later" | 7 | LICENSE = "GPL-2.0-or-later" |
8 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" | 8 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" |