summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-10-19 13:03:50 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-10-19 13:03:50 +0200
commite5435f00d7a8c2e76f59c72e943391cefb2de796 (patch)
tree618bb395148873f052abd300c7c7b1a2cf8891d0 /configs
parent177444c2e0ba4da70f00d7cd20194a6606b5d637 (diff)
downloadbuildroot-novena-e5435f00d7a8c2e76f59c72e943391cefb2de796.tar.gz
buildroot-novena-e5435f00d7a8c2e76f59c72e943391cefb2de796.zip
nitrogen6x_defconfig: bump kernel version
To boundary-L3.0.35_12.09.01_GA branch. See http://boundarydevices.com/october-freescale-releases-for-i-mx6/ for details. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs')
-rw-r--r--configs/nitrogen6x_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig
index 74b33c665..e3a78c73d 100644
--- a/configs/nitrogen6x_defconfig
+++ b/configs/nitrogen6x_defconfig
@@ -19,6 +19,6 @@ 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/cb1a536/linux-imx6-cb1a536.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/linux-imx6/tarball/5f84e92/linux-imx6-5f84e92.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="nitrogen6x"
BR2_LINUX_KERNEL_INSTALL_TARGET=y