diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-05-24 15:22:29 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-05-24 15:22:29 -0500 |
| commit | 7d8beda9a5f4e0db9e9d7046f4f3cbd298c95e55 (patch) | |
| tree | 29b597a97dfb9ab2d8231d0d215a959e070ec7c5 /meta-xilinx-core | |
| parent | 973e9ecd7aa969f0f544de7a2040571cdf200a32 (diff) | |
| download | meta-xilinx-7d8beda9a5f4e0db9e9d7046f4f3cbd298c95e55.tar.gz | |
u-boot-xlnx: Move to 2023.2 rebase branch
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc | 4 |
1 files changed, 2 insertions, 2 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 86d2d089..3d644c2d 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 | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | UBOOT_VERSION = "v2023.01" | 1 | UBOOT_VERSION = "v2023.01" |
| 2 | 2 | ||
| 3 | UBRANCH = "xlnx_rel_2023.2-next" | 3 | UBRANCH = "xlnx_rebase_v2023.01" |
| 4 | 4 | ||
| 5 | SRCREV = "3e3ec0db0559cf2c4e5aa0cbd39871d1a1874470" | 5 | SRCREV = "4e87c60497d76ea1ab8f1c077661becc6d956f2b" |
| 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" |
