[Buildroot] [git commit] configs/riotboard: bump u-boot to version 2015.10

Peter Korsgaard peter at korsgaard.com
Sun Oct 25 10:07:12 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=c70b19c97a6bea01425bbdaf88cbd839626077b1
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Nikolay Dimitrov <picmaster at mail.bg>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 configs/riotboard_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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
 


More information about the buildroot mailing list