]> Git Repo - buildroot-mgba.git/commitdiff
configs/beaglebone: bump U-Boot version to 2023.04
authorDario Binacchi <[email protected]>
Wed, 5 Apr 2023 10:21:12 +0000 (12:21 +0200)
committerPeter Korsgaard <[email protected]>
Wed, 5 Apr 2023 20:14:51 +0000 (22:14 +0200)
Bump U-Boot to version 2023.04.

Tested on beaglebone black.

Signed-off-by: Dario Binacchi <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
configs/beaglebone_defconfig

index d0aa5ad8603f4828bc5dfd4b1cd7e3a9bed9df41..c2d444c3ce6d326a34f95d164648d4c2d19f08a1 100644 (file)
@@ -34,7 +34,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2022.10"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2023.04"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="am335x_evm"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
 # BR2_TARGET_UBOOT_FORMAT_BIN is not set
This page took 0.03281 seconds and 4 git commands to generate.