diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-06-06 18:23:14 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-06-06 20:31:40 +0530 |
| commit | 9d693c30ba23680acc16f99089ea90f5b56a1c8f (patch) | |
| tree | 844f46152e88d4d312942a8220f784a980404468 /meta-xilinx-core | |
| parent | 378b72124901fc3dff735a3ae621f0f9008cc455 (diff) | |
| download | meta-xilinx-9d693c30ba23680acc16f99089ea90f5b56a1c8f.tar.gz | |
Updated SRCREV of u-boot-xlnx for 2023.2_5115
test: py: tests: Add test case for loading RPU apps
test: py: tests: Add test case for saveenv command
arm64: zynqmp: Fix the memory node for k26/k24 kria som boards
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-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 875ff171..e0275dc3 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 = "559db18f363b5b960b988c94e265d677f61224be" | 5 | SRCREV = "7b2421d30691cae826245b4a3f35e997958f7c33" |
| 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" |
