summaryrefslogtreecommitdiffstats
path: root/configs/nitrogen6x_defconfig
diff options
context:
space:
mode:
authorJérôme Pouiller <jezz@sysmic.org>2015-04-30 17:12:26 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-05-01 22:57:19 +0200
commitb91a603e7b7ebd8f0d9c5ebb7f268ddd18f07b16 (patch)
tree441c40ff984afa1263d4dbaf16e93187ff3c422a /configs/nitrogen6x_defconfig
parent04249c64fc409b46ac4d524a4f8dcaad7b1e0634 (diff)
downloadbuildroot-b91a603e7b7ebd8f0d9c5ebb7f268ddd18f07b16.tar.gz
buildroot-b91a603e7b7ebd8f0d9c5ebb7f268ddd18f07b16.zip
nitrogen6x_defconfig: bump kernel to 3.10.17_1.0.1_ga
Tested-by: Gary Bisson <gary.bisson@boundarydevices.com> Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/nitrogen6x_defconfig')
-rw-r--r--configs/nitrogen6x_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig
index e56bd605cd..d75f780fb8 100644
--- a/configs/nitrogen6x_defconfig
+++ b/configs/nitrogen6x_defconfig
@@ -26,7 +26,8 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-bo
# kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/linux-imx6/tarball/898627a/linux-imx6-898627a.tar.gz"
+# Last version of branch boundary-imx_3.10.17_1.0.1_ga
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/ea957c5/linux-imx6-ea957c5.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="nitrogen6x"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
OpenPOWER on IntegriCloud