mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
qemu-uboot-{x86|arm64}: bump u-boot to v2025.10 final
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user