diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-22 14:47:50 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-22 16:47:12 +0530 |
commit | ce59a1bcdbdb7febcc01d14989cf706f61c3d6c8 (patch) | |
tree | d80cd642adc02a39328a1783d7903f5d7427489b /meta-xilinx-core | |
parent | 3753ce743cc73317dff7f323499cbcce5dbc0b1f (diff) | |
download | meta-xilinx-ce59a1bcdbdb7febcc01d14989cf706f61c3d6c8.tar.gz |
u-boot-xlnx : Updated SRCREV for 2024.1_8751
test/py: test: Remove test cases for test command
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc index ef4f8fef..d7d3aeee 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc | |||
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2023.01" | |||
2 | 2 | ||
3 | UBRANCH = "master" | 3 | UBRANCH = "master" |
4 | 4 | ||
5 | SRCREV = "0bae32f7ebf1519cab6abc3c20592f09709df130" | 5 | SRCREV = "7b0217dc71bfb4f4496ee4e8f00d2252909d01a8" |
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" |