summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-25 19:19:01 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-25 19:19:01 +0200
commitc6847d3f5be31fd644d6a41de147b4604852966e (patch)
tree192129bb2c530fe17fa7ab2339cff505d54f5029 /target/config
parentd0b360fab8b74eb5ae912e4841ef0403dbabb981 (diff)
parent67e2da6a84f50c0b0e43f4d4fb9eae91671e81ad (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.kernelversion.choice4
-rw-r--r--target/config/Config.in.kernelversion.default2
2 files changed, 3 insertions, 3 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 0819c1430..764d86813 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -26,8 +26,8 @@ config ADK_KERNEL_VERSION_3_18_12
depends on !ADK_TARGET_SYSTEM_QEMU_SPARC
select ADK_KERNEL_VERSION_3_18
-config ADK_KERNEL_VERSION_3_14_40
- bool "3.14.40"
+config ADK_KERNEL_VERSION_3_14_43
+ bool "3.14.43"
depends on !ADK_TARGET_ARCH_NIOS2
depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI
depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI2
diff --git a/target/config/Config.in.kernelversion.default b/target/config/Config.in.kernelversion.default
index 7689fc563..d3615200b 100644
--- a/target/config/Config.in.kernelversion.default
+++ b/target/config/Config.in.kernelversion.default
@@ -33,7 +33,7 @@ config ADK_KERNEL_VERSION
default "4.0.3" if ADK_KERNEL_VERSION_4_0
default "3.19.5" if ADK_KERNEL_VERSION_3_19_5
default "3.18.12" if ADK_KERNEL_VERSION_3_18_12
- default "3.14.40" if ADK_KERNEL_VERSION_3_14_40
+ default "3.14.43" if ADK_KERNEL_VERSION_3_14_43
default "3.12.40" if ADK_KERNEL_VERSION_3_12_40
default "3.10.75" if ADK_KERNEL_VERSION_3_10_75
default "3.4.107" if ADK_KERNEL_VERSION_3_4_107