[Buildroot] [git commit] configs: warpboard: Bump to U-Boot 2016.07

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Jul 23 13:01:14 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=9d6344199562e78dcf92f99c076a926b1de5c5c2
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

U-Boot 2016.07 works well on warpboard, so bump to this version.

Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 configs/warpboard_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/warpboard_defconfig b/configs/warpboard_defconfig
index d3cffb9..8dfe52e 100644
--- a/configs/warpboard_defconfig
+++ b/configs/warpboard_defconfig
@@ -31,7 +31,7 @@ BR2_PACKAGE_LINUX_FIRMWARE_BRCM_BCM43XX=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BOARDNAME="warp"
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2015.07"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.07"
 BR2_TARGET_UBOOT_FORMAT_IMX=y
 
 # host utility


More information about the buildroot mailing list