Bump U-Boot for ODROID-M1 to 2023.04 (#2458)

This commit is contained in:
Stefan Agner 2023-04-12 00:04:04 +02:00 committed by GitHub
parent 99746aeed9
commit 1a01e2c98f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@ BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
BR2_TARGET_UBOOT_CUSTOM_GIT=y
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/u-boot/u-boot.git"
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="v2023.04-rc4"
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="v2023.04"
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="odroid-m1"
BR2_TARGET_UBOOT_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_HASSOS_PATH)/bootloader/uboot.config"
BR2_TARGET_UBOOT_FORMAT_CUSTOM=y