mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00: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:
parent
4088a5294d
commit
4ee69b6b64
@ -128,7 +128,7 @@ choice
|
|||||||
Select the specific Linux version you want to use
|
Select the specific Linux version you want to use
|
||||||
|
|
||||||
config BR2_LINUX_2_6_STABLE
|
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
|
config BR2_LINUX_2_6_29
|
||||||
bool "Linux 2.6.29"
|
bool "Linux 2.6.29"
|
||||||
|
@ -19,13 +19,13 @@ config LINUX26_LATEST_MM_VERSION
|
|||||||
|
|
||||||
config BR2_KERNEL_CURRENT_VERSION
|
config BR2_KERNEL_CURRENT_VERSION
|
||||||
string
|
string
|
||||||
default "2.6.29.2"
|
default "2.6.29.4"
|
||||||
help
|
help
|
||||||
This is the latest stable kernel (including minor version)
|
This is the latest stable kernel (including minor version)
|
||||||
|
|
||||||
config BR2_KERNEL_LATEST_2_6_29
|
config BR2_KERNEL_LATEST_2_6_29
|
||||||
string
|
string
|
||||||
default "2"
|
default "4"
|
||||||
|
|
||||||
config BR2_KERNEL_LATEST_2_6_28
|
config BR2_KERNEL_LATEST_2_6_28
|
||||||
string
|
string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user