From 742f6e19371caaab0eaecb690bf67f4edfc15fda Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 23 Sep 2012 08:17:55 +0200 Subject: Toolchain: linux headers: update linux-3.{0,2,4,5} and linux-2.6.34 to latest Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/linux-kconfigs/linux-2.6.34.kconfig | 12 ++++++------ kconfig/linux-kconfigs/linux-3.0.kconfig | 10 +++++----- kconfig/linux-kconfigs/linux-3.2.kconfig | 10 +++++----- kconfig/linux-kconfigs/linux-3.4.kconfig | 10 +++++----- kconfig/linux-kconfigs/linux-3.5.kconfig | 10 +++++----- 5 files changed, 26 insertions(+), 26 deletions(-) diff --git a/kconfig/linux-kconfigs/linux-2.6.34.kconfig b/kconfig/linux-kconfigs/linux-2.6.34.kconfig index 7f35b7d..23f6790 100644 --- a/kconfig/linux-kconfigs/linux-2.6.34.kconfig +++ b/kconfig/linux-kconfigs/linux-2.6.34.kconfig @@ -24,21 +24,21 @@ ################################################################################ choice - prompt "Linux v2.6.34.x series exact version to use." + prompt "Linux v2.6.34.x series exact version used." help - Linux v2.6.34.x series exact version to use. + Linux v2.6.34.x series exact version used. - config EMBTK_LINUX_VERSION_2_6_34_12 - bool "linux-2.6.34.12" + config EMBTK_LINUX_VERSION_2_6_34_13 + bool "linux-2.6.34.13" endchoice config EMBTK_LINUX_LONGTERM_VERSION_STRING string - default "v2.6.34" if EMBTK_LINUX_VERSION_2_6_34_12 + default "v2.6.34" config EMBTK_LINUX_VERSION_STRING string - default "2.6.34.12" if EMBTK_LINUX_VERSION_2_6_34_12 + default "2.6.34.13" config EMBTK_LINUX_MAJOR_VERSION_STRING string diff --git a/kconfig/linux-kconfigs/linux-3.0.kconfig b/kconfig/linux-kconfigs/linux-3.0.kconfig index e265bf6..8a40d03 100644 --- a/kconfig/linux-kconfigs/linux-3.0.kconfig +++ b/kconfig/linux-kconfigs/linux-3.0.kconfig @@ -24,17 +24,17 @@ ################################################################################ choice - prompt "Linux v3.0.x series exact version to use." + prompt "Linux v3.0.x series exact version used" help - Linux v3.0.x series exact version to use. + Linux v3.0.x series exact version used. - config EMBTK_LINUX_VERSION_3_0_41 - bool "linux-3.0.41" + config EMBTK_LINUX_VERSION_3_0_43 + bool "linux-3.0.43" endchoice config EMBTK_LINUX_VERSION_STRING string - default "3.0.41" if EMBTK_LINUX_VERSION_3_0_41 + default "3.0.43" config EMBTK_LINUX_MAJOR_VERSION_STRING string diff --git a/kconfig/linux-kconfigs/linux-3.2.kconfig b/kconfig/linux-kconfigs/linux-3.2.kconfig index dbfb60c..2e62d9e 100644 --- a/kconfig/linux-kconfigs/linux-3.2.kconfig +++ b/kconfig/linux-kconfigs/linux-3.2.kconfig @@ -24,17 +24,17 @@ ################################################################################ choice - prompt "Linux v3.2.x series exact version to use." + prompt "Linux v3.2.x series exact version used" help - Linux v3.2.x series exact version to use. + Linux v3.2.x series exact version used. - config EMBTK_LINUX_VERSION_3_2_27 - bool "linux-3.2.27" + config EMBTK_LINUX_VERSION_3_2_30 + bool "linux-3.2.30" endchoice config EMBTK_LINUX_VERSION_STRING string - default "3.2.27" if EMBTK_LINUX_VERSION_3_2_27 + default "3.2.30" config EMBTK_LINUX_MAJOR_VERSION_STRING string diff --git a/kconfig/linux-kconfigs/linux-3.4.kconfig b/kconfig/linux-kconfigs/linux-3.4.kconfig index c24577a..6f55e2b 100644 --- a/kconfig/linux-kconfigs/linux-3.4.kconfig +++ b/kconfig/linux-kconfigs/linux-3.4.kconfig @@ -24,17 +24,17 @@ ################################################################################ choice - prompt "Linux v3.4.x series exact version to use." + prompt "Linux v3.4.x series exact version used." help - Linux v3.4.x series exact version to use. + Linux v3.4.x series exact version used. - config EMBTK_LINUX_VERSION_3_4_9 - bool "linux-3.4.9" + config EMBTK_LINUX_VERSION_3_4_11 + bool "linux-3.4.11" endchoice config EMBTK_LINUX_VERSION_STRING string - default "3.4.9" if EMBTK_LINUX_VERSION_3_4_9 + default "3.4.11" config EMBTK_LINUX_MAJOR_VERSION_STRING string diff --git a/kconfig/linux-kconfigs/linux-3.5.kconfig b/kconfig/linux-kconfigs/linux-3.5.kconfig index 29f57f0..7ee3d98 100644 --- a/kconfig/linux-kconfigs/linux-3.5.kconfig +++ b/kconfig/linux-kconfigs/linux-3.5.kconfig @@ -24,17 +24,17 @@ ################################################################################ choice - prompt "Linux v3.5.x series exact version to use." + prompt "Linux v3.5.x series exact version used." help - Linux v3.5.x series exact version to use. + Linux v3.5.x series exact version used. - config EMBTK_LINUX_VERSION_3_5_2 - bool "linux-3.5.2" + config EMBTK_LINUX_VERSION_3_5_4 + bool "linux-3.5.4" endchoice config EMBTK_LINUX_VERSION_STRING string - default "3.5.2" if EMBTK_LINUX_VERSION_3_5_2 + default "3.5.4" config EMBTK_LINUX_MAJOR_VERSION_STRING string -- cgit v1.2.3