summaryrefslogtreecommitdiffstats
path: root/configs/odroidc2_defconfig
diff options
context:
space:
mode:
authorDagg Stompler <daggs@gmx.com>2016-10-13 22:56:21 +0300
committerPeter Korsgaard <peter@korsgaard.com>2016-10-14 18:46:01 +0200
commit366cec113a1c5a20b4afb671d14f02ea10b660e8 (patch)
tree4bf4b1f227393b5b02c03e24e7d5413169ba17e6 /configs/odroidc2_defconfig
parent1c387674c7fafeaf154b0361c9a56c8b4ab0e632 (diff)
downloadbuildroot-366cec113a1c5a20b4afb671d14f02ea10b660e8.tar.gz
buildroot-366cec113a1c5a20b4afb671d14f02ea10b660e8.zip
configs/odroidc2: bump kernel headers to 3.14.79
following commit 7de5b0d2d83bec38ec96ef5917259d9f46df58d4, bump kernel headers to 3.14.79 to match the kernel version. We cannot use BR2_KERNEL_HEADERS_AS_KERNEL as some of their kernel modifications causes glibc to fail to build. Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs/odroidc2_defconfig')
-rw-r--r--configs/odroidc2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/odroidc2_defconfig b/configs/odroidc2_defconfig
index 44fc61a31a..95a916944a 100644
--- a/configs/odroidc2_defconfig
+++ b/configs/odroidc2_defconfig
@@ -11,7 +11,7 @@ BR2_GCC_VERSION_4_9_X=y
# Kernel
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.14.29"
+BR2_DEFAULT_KERNEL_VERSION="3.14.79"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
OpenPOWER on IntegriCloud