qemu-uboot-{x86|arm64}: bump u-boot to v2025.10 final
This commit is contained in:
parent
4e9788283e
commit
4a7b997f02
@ -58,7 +58,7 @@ if [[ "${QEMU_UBOOT_BOOTCONFIG}" != "" ]]; then
|
||||
declare -g ATF_COMPILE="no"
|
||||
|
||||
declare -g BOOTDIR="qemu-uboot-${LINUXFAMILY}"
|
||||
declare -g BOOTBRANCH='tag:v2025.10-rc4'
|
||||
declare -g BOOTBRANCH='tag:v2025.10'
|
||||
declare -g BOOTSOURCE='https://github.com/u-boot/u-boot' # Gotta set this again, it is unset by grub extension
|
||||
|
||||
declare -g BOOTCONFIG="${QEMU_UBOOT_BOOTCONFIG}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user