configs: nitrogen*: bump u-boot version to v2016.03
authorGary Bisson <gary.bisson@boundarydevices.com>
Wed, 27 Jul 2016 13:27:07 +0000 (15:27 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 27 Jul 2016 19:26:39 +0000 (21:26 +0200)
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 <gary.bisson@boundarydevices.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/nitrogen6sx_defconfig
configs/nitrogen6x_defconfig
configs/nitrogen7_defconfig

index 883f2e1c73fbe8b0858258f55c897eed0a2fb27c..d7765663fe8219d8b035c5cbfd678f4da85062ea 100644 (file)
@@ -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
index 532223dd006bc82aa2df6b7e2f5425fb8cd0e878..5b2b56ac2be02e57dcb56085e25e24b95f76a390 100644 (file)
@@ -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
index a144f48b3036a44a410485dbb91b26485183213b..a01f53322b42878ca1537ba65f339f2f4fb72bfe 100644 (file)
@@ -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