All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/solidrun_clearfog: bump U-Boot to 2019.07
@ 2019-08-12  5:17 Baruch Siach
  2019-08-12 20:37 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2019-08-12  5:17 UTC (permalink / raw)
  To: buildroot

Fixes "SPL image too big" error.

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/269139293

Cc: Jan Kundr?t <jan.kundrat@cesnet.cz>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 configs/solidrun_clearfog_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/solidrun_clearfog_defconfig b/configs/solidrun_clearfog_defconfig
index fd6f278aa13f..b73b9e8ecbb5 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
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] configs/solidrun_clearfog: bump U-Boot to 2019.07
  2019-08-12  5:17 [Buildroot] [PATCH] configs/solidrun_clearfog: bump U-Boot to 2019.07 Baruch Siach
@ 2019-08-12 20:37 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-08-12 20:37 UTC (permalink / raw)
  To: buildroot

On Mon, 12 Aug 2019 08:17:35 +0300
Baruch Siach <baruch@tkos.co.il> wrote:

> Fixes "SPL image too big" error.
> 
> Fixes:
> https://gitlab.com/buildroot.org/buildroot/-/jobs/269139293
> 
> Cc: Jan Kundr?t <jan.kundrat@cesnet.cz>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  configs/solidrun_clearfog_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-12 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-12  5:17 [Buildroot] [PATCH] configs/solidrun_clearfog: bump U-Boot to 2019.07 Baruch Siach
2019-08-12 20:37 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.