mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-10 11:57:43 +00:00
kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -66,11 +66,11 @@ config BR2_DEFAULT_KERNEL_VERSION
|
|||||||
config BR2_DEFAULT_KERNEL_HEADERS
|
config BR2_DEFAULT_KERNEL_HEADERS
|
||||||
string
|
string
|
||||||
default "2.6.26.8" if BR2_KERNEL_HEADERS_2_6_26
|
default "2.6.26.8" if BR2_KERNEL_HEADERS_2_6_26
|
||||||
default "2.6.27.43" if BR2_KERNEL_HEADERS_2_6_27
|
default "2.6.27.44" if BR2_KERNEL_HEADERS_2_6_27
|
||||||
default "2.6.28.10" if BR2_KERNEL_HEADERS_2_6_28
|
default "2.6.28.10" if BR2_KERNEL_HEADERS_2_6_28
|
||||||
default "2.6.29.6" if BR2_KERNEL_HEADERS_2_6_29
|
default "2.6.29.6" if BR2_KERNEL_HEADERS_2_6_29
|
||||||
default "2.6.30.10" if BR2_KERNEL_HEADERS_2_6_30
|
default "2.6.30.10" if BR2_KERNEL_HEADERS_2_6_30
|
||||||
default "2.6.31.11" if BR2_KERNEL_HEADERS_2_6_31
|
default "2.6.31.12" if BR2_KERNEL_HEADERS_2_6_31
|
||||||
default "2.6.32.3" if BR2_KERNEL_HEADERS_2_6_32
|
default "2.6.32.4" if BR2_KERNEL_HEADERS_2_6_32
|
||||||
default "2.6" if BR2_KERNEL_HEADERS_SNAP
|
default "2.6" if BR2_KERNEL_HEADERS_SNAP
|
||||||
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||||
|
Reference in New Issue
Block a user