summaryrefslogtreecommitdiffstats
path: root/configs/nitrogen7_defconfig
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2018-01-05 15:39:46 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2018-01-07 15:48:21 +0100
commit8484084dcbea9a08365c150e3a59f15c73882f1b (patch)
treeb06cf9ee869a1db7f45e6016f64a457c8d5a390f /configs/nitrogen7_defconfig
parent8d5d083ed6b2324aa8ef7042856b027afe71d848 (diff)
downloadbuildroot-8484084dcbea9a08365c150e3a59f15c73882f1b.tar.gz
buildroot-8484084dcbea9a08365c150e3a59f15c73882f1b.zip
configs: nitrogen*: bump kernel version to 4.9.x_1.0.0_ga
Currently based upon 4.9.74 stable release. 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_defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/nitrogen7_defconfig b/configs/nitrogen7_defconfig
index da5938b09c..3b50828bce 100644
--- a/configs/nitrogen7_defconfig
+++ b/configs/nitrogen7_defconfig
@@ -16,8 +16,8 @@ BR2_PACKAGE_HOST_UBOOT_TOOLS=y
BR2_TARGET_ROOTFS_EXT2=y
BR2_TARGET_ROOTFS_EXT2_4=y
-# Linux headers same as kernel, a 4.1 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
+# Linux headers same as kernel, a 4.9 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y
# bootloader
BR2_TARGET_UBOOT=y
@@ -30,8 +30,8 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/u-b
# kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-# Last version of branch boundary-imx_4.1.15_2.0.0_ga
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/archive/8b305512.tar.gz"
+# Last version of branch boundary-imx_4.9.x_1.0.0_ga
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/archive/2aef1ef6.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="boundary"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
BR2_LINUX_KERNEL_DTS_SUPPORT=y
OpenPOWER on IntegriCloud