From: Baruch Siach Date: Mon, 12 Aug 2019 05:17:35 +0000 (+0300) Subject: configs/solidrun_clearfog: bump U-Boot to 2019.07 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7fbedfa52c62d1988dabb54e7ad7f2f2b4d7b85d;p=buildroot.git configs/solidrun_clearfog: bump U-Boot to 2019.07 Fixes "SPL image too big" error. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/269139293 Cc: Jan Kundrát Signed-off-by: Baruch Siach Signed-off-by: Thomas Petazzoni --- diff --git a/configs/solidrun_clearfog_defconfig b/configs/solidrun_clearfog_defconfig index fd6f278aa1..b73b9e8ecb 100644 --- a/configs/solidrun_clearfog_defconfig +++ b/configs/solidrun_clearfog_defconfig @@ -33,7 +33,7 @@ BR2_PACKAGE_HOST_GENIMAGE=y BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y BR2_TARGET_UBOOT_CUSTOM_VERSION=y -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2018.11" +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2019.07" BR2_TARGET_UBOOT_BOARD_DEFCONFIG="clearfog" BR2_TARGET_UBOOT_NEEDS_DTC=y BR2_TARGET_UBOOT_NEEDS_OPENSSL=y