[Buildroot] [git commit] configs: amarula: vyasa: bump u-boot version to v2018.11

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Jun 2 10:11:52 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=5f00f966197836d1baab19f932c3ba74537cee24
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

bump the U-Boot stable version to v2018.11

Tested-by: Shyam Saini <shyam at amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 configs/amarula_vyasa_rk3288_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/amarula_vyasa_rk3288_defconfig b/configs/amarula_vyasa_rk3288_defconfig
index ccaab9551e..88fb6abbec 100644
--- a/configs/amarula_vyasa_rk3288_defconfig
+++ b/configs/amarula_vyasa_rk3288_defconfig
@@ -10,7 +10,7 @@ BR2_KERNEL_HEADERS_4_14=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.11"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2018.03"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="vyasa-rk3288"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
 BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y


More information about the buildroot mailing list