linux-advanced: bump 2.6.29.x kernel version

Signed-off-by: Svein-Erik Skjelbred <at91rm9200@skjelbred.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Svein-Erik Skjelbred 2009-05-28 16:14:48 +02:00 committed by Peter Korsgaard
parent 4088a5294d
commit 4ee69b6b64
2 changed files with 3 additions and 3 deletions

View File

@ -128,7 +128,7 @@ choice
Select the specific Linux version you want to use
config BR2_LINUX_2_6_STABLE
bool "The latest stable Linux kernel (2.6.29.2)"
bool "The latest stable Linux kernel (2.6.29.4)"
config BR2_LINUX_2_6_29
bool "Linux 2.6.29"

View File

@ -19,13 +19,13 @@ config LINUX26_LATEST_MM_VERSION
config BR2_KERNEL_CURRENT_VERSION
string
default "2.6.29.2"
default "2.6.29.4"
help
This is the latest stable kernel (including minor version)
config BR2_KERNEL_LATEST_2_6_29
string
default "2"
default "4"
config BR2_KERNEL_LATEST_2_6_28
string