From: Gary Bisson Date: Wed, 27 Jul 2016 13:27:07 +0000 (+0200) Subject: configs: nitrogen*: bump u-boot version to v2016.03 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a8e42c636936c3bc67ad9f7bb8dd77d47aaf23a4;p=buildroot.git configs: nitrogen*: bump u-boot version to v2016.03 Using the latest commit of our 2016.03 U-Boot branch: https://github.com/boundarydevices/u-boot-imx6/tree/boundary-v2016.03 Signed-off-by: Gary Bisson Signed-off-by: Peter Korsgaard --- diff --git a/configs/nitrogen6sx_defconfig b/configs/nitrogen6sx_defconfig index 883f2e1c73..d7765663fe 100644 --- a/configs/nitrogen6sx_defconfig +++ b/configs/nitrogen6sx_defconfig @@ -22,8 +22,8 @@ BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="nitrogen6sx" BR2_TARGET_UBOOT_FORMAT_IMX=y BR2_TARGET_UBOOT_CUSTOM_TARBALL=y -# Last version of branch boundary-v2015.07 -BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-boot-imx6/tarball/a4070a8/u-boot-a4070a8.tar.gz" +# Last version of branch boundary-v2016.03 +BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/u-boot-imx6/archive/ed95621f.tar.gz" # kernel BR2_LINUX_KERNEL=y diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig index 532223dd00..5b2b56ac2b 100644 --- a/configs/nitrogen6x_defconfig +++ b/configs/nitrogen6x_defconfig @@ -22,8 +22,8 @@ BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="nitrogen6q" BR2_TARGET_UBOOT_FORMAT_IMX=y BR2_TARGET_UBOOT_CUSTOM_TARBALL=y -# Last version of branch boundary-v2015.07 -BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-boot-imx6/tarball/a4070a8/u-boot-a4070a8.tar.gz" +# Last version of branch boundary-v2016.03 +BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/u-boot-imx6/archive/ed95621f.tar.gz" # kernel BR2_LINUX_KERNEL=y diff --git a/configs/nitrogen7_defconfig b/configs/nitrogen7_defconfig index a144f48b30..a01f53322b 100644 --- a/configs/nitrogen7_defconfig +++ b/configs/nitrogen7_defconfig @@ -23,7 +23,8 @@ BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="nitrogen7" BR2_TARGET_UBOOT_FORMAT_IMX=y BR2_TARGET_UBOOT_CUSTOM_TARBALL=y -BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-boot-imx6/tarball/b2e1315/u-boot-b2e1315.tar.gz" +# Last version of branch boundary-v2016.03 +BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/u-boot-imx6/archive/ed95621f.tar.gz" # kernel BR2_LINUX_KERNEL=y