mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 08:27:43 +00:00
Update patchlevels for linux-2.6.25/27/28
This commit is contained in:
parent
9dc75a871b
commit
86c392e504
@ -127,7 +127,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.28.1)"
|
bool "The latest stable Linux kernel (2.6.28.2)"
|
||||||
|
|
||||||
config BR2_LINUX_2_6_28
|
config BR2_LINUX_2_6_28
|
||||||
bool "Linux 2.6.28"
|
bool "Linux 2.6.28"
|
||||||
|
@ -19,17 +19,17 @@ config LINUX26_LATEST_MM_VERSION
|
|||||||
|
|
||||||
config BR2_KERNEL_CURRENT_VERSION
|
config BR2_KERNEL_CURRENT_VERSION
|
||||||
string
|
string
|
||||||
default "2.6.28.1"
|
default "2.6.28.2"
|
||||||
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_28
|
config BR2_KERNEL_LATEST_2_6_28
|
||||||
string
|
string
|
||||||
default "1"
|
default "2"
|
||||||
|
|
||||||
config BR2_KERNEL_LATEST_2_6_27
|
config BR2_KERNEL_LATEST_2_6_27
|
||||||
string
|
string
|
||||||
default "12"
|
default "13"
|
||||||
|
|
||||||
config BR2_KERNEL_LATEST_2_6_26
|
config BR2_KERNEL_LATEST_2_6_26
|
||||||
string
|
string
|
||||||
@ -37,7 +37,7 @@ config BR2_KERNEL_LATEST_2_6_26
|
|||||||
|
|
||||||
config BR2_KERNEL_LATEST_2_6_25
|
config BR2_KERNEL_LATEST_2_6_25
|
||||||
string
|
string
|
||||||
default "9"
|
default "19"
|
||||||
|
|
||||||
config BR2_KERNEL_LATEST_2_6_24
|
config BR2_KERNEL_LATEST_2_6_24
|
||||||
string
|
string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user