[Buildroot] [PATCH 2/2] configs/riotboard: bump u-boot to version 2015.10

Nikolay Dimitrov picmaster at mail.bg
Sun Oct 25 01:12:58 UTC 2015


Signed-off-by: Nikolay Dimitrov <picmaster at mail.bg>
---
 configs/riotboard_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig
index 96c3619..7795787 100644
--- a/configs/riotboard_defconfig
+++ b/configs/riotboard_defconfig
@@ -15,7 +15,7 @@ BR2_ROOTFS_OVERLAY="board/embest/riotboard/rootfs_overlay"
 # bootloader
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2015.07"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2015.10"
 BR2_TARGET_UBOOT_BOARDNAME="riotboard"
 BR2_TARGET_UBOOT_FORMAT_IMX=y
 
-- 
2.1.4




More information about the buildroot mailing list