diff mbox series

[1/2] configs/liteboard: bump U-Boot to 2020.04

Message ID 20200615161939.225402-1-b.bilas@grinn-global.com
State Accepted
Headers show
Series [1/2] configs/liteboard: bump U-Boot to 2020.04 | expand

Commit Message

Bartosz Bilas June 15, 2020, 4:19 p.m. UTC
Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
---
 configs/grinn_liteboard_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni June 17, 2020, 9:01 p.m. UTC | #1
On Mon, 15 Jun 2020 18:19:38 +0200
Bartosz Bilas <b.bilas@grinn-global.com> wrote:

> Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
> ---
>  configs/grinn_liteboard_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Both applied. Thanks!

Thomas
diff mbox series

Patch

diff --git a/configs/grinn_liteboard_defconfig b/configs/grinn_liteboard_defconfig
index 6cee075006..66077a6c15 100644
--- a/configs/grinn_liteboard_defconfig
+++ b/configs/grinn_liteboard_defconfig
@@ -16,7 +16,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="2020.01"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2020.04"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="liteboard"
 BR2_TARGET_UBOOT_FORMAT_IMG=y
 BR2_TARGET_UBOOT_SPL=y