diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-05-27 12:46:34 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-05-27 14:17:11 +0530 |
commit | 79d185e74ca25c3a2375dda79cd06982aef3c488 (patch) | |
tree | c1ede816ef4b16ba8d328854a8dd9580205c6b05 | |
parent | a0ff9b1f276979e2b6127828235d02aa873eff60 (diff) | |
download | meta-xilinx-79d185e74ca25c3a2375dda79cd06982aef3c488.tar.gz |
Updated SRCREV of u-boot-xlnx for 2023.2_2199
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 3d644c2d..d7102398 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 = "4e87c60497d76ea1ab8f1c077661becc6d956f2b" | 5 | SRCREV = "e48889975305d7825357188407515b07f18195f4" |
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" |