diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-05 12:46:49 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-09-07 15:57:28 -0500 |
| commit | 2cd3ccd88a1348ae5ef500055ed7d9c1342d6125 (patch) | |
| tree | 23d44976e77c20d60e28c81e4f0219b4b3605dff | |
| parent | a81e88bf4b5e871f0c0b8ca94ca8a1c98ff01fb3 (diff) | |
| download | meta-xilinx-2cd3ccd88a1348ae5ef500055ed7d9c1342d6125.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" |
