diff mbox series

[1/2] configs/liteboard: Bump U-Boot to 2018.03

Message ID 20180413100929.15212-1-m.niestroj@grinn-global.com
State Accepted
Headers show
Series [1/2] configs/liteboard: Bump U-Boot to 2018.03 | expand

Commit Message

Marcin Niestroj April 13, 2018, 10:09 a.m. UTC
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
 configs/grinn_liteboard_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni April 15, 2018, 7:18 p.m. UTC | #1
Hello,

On Fri, 13 Apr 2018 12:09:28 +0200, Marcin Niestroj wrote:
> Signed-off-by: Marcin Niestroj <m.niestroj@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 70ec296492..de48abc18a 100644
--- a/configs/grinn_liteboard_defconfig
+++ b/configs/grinn_liteboard_defconfig
@@ -15,7 +15,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="2017.01"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2018.03"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="liteboard"
 BR2_TARGET_UBOOT_FORMAT_IMG=y
 BR2_TARGET_UBOOT_SPL=y