mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
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:
committed by
Peter Korsgaard
parent
4088a5294d
commit
4ee69b6b64
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user