summaryrefslogtreecommitdiffstats
path: root/configs/nitrogen7_defconfig
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2016-03-16 15:56:54 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-19 14:59:16 +0100
commit78588a6395d4ab0770b174c5e3db910b1b928016 (patch)
tree3bf493b6e0fc036684220c24a34131ee0df8825d /configs/nitrogen7_defconfig
parent1e5bc05a04d92ca9351a986da5741971838599e4 (diff)
downloadbuildroot-78588a6395d4ab0770b174c5e3db910b1b928016.tar.gz
buildroot-78588a6395d4ab0770b174c5e3db910b1b928016.zip
configs: nitrogen*: bump kernel version to 3.14.52-1.1.0_ga
Also add device tree of our Nitrogen6_Max QuadPlus version: https://boundarydevices.com/product/nitrogen6max/ As well as our latest SOM version: https://boundarydevices.com/product/nit6x-som-v2/ Using the latest commit of our 3.14.52 kernel branch: https://github.com/boundarydevices/linux-imx6/commits/boundary-imx_3.14.52_1.1.0_ga Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/nitrogen7_defconfig')
-rw-r--r--configs/nitrogen7_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/nitrogen7_defconfig b/configs/nitrogen7_defconfig
index d8c39752b4..376184525e 100644
--- a/configs/nitrogen7_defconfig
+++ b/configs/nitrogen7_defconfig
@@ -28,7 +28,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="https://github.com/boundarydevices/linux-imx6/tarball/20cee23/linux-imx6-20cee23.tar.gz"
+# Last version of branch boundary-imx_3.14.52_1.1.0_ga
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/0d92195d/linux-imx6-0d92195d.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="boundary"
BR2_LINUX_KERNEL_ZIMAGE=y
BR2_LINUX_KERNEL_INSTALL_TARGET=y
OpenPOWER on IntegriCloud