mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
Bump stable kernel headers
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
This commit is contained in:
parent
7fe50869fb
commit
03ff807803
@ -61,13 +61,13 @@ config BR2_DEFAULT_KERNEL_VERSION
|
|||||||
|
|
||||||
config BR2_DEFAULT_KERNEL_HEADERS
|
config BR2_DEFAULT_KERNEL_HEADERS
|
||||||
string
|
string
|
||||||
default "2.6.27.47" if BR2_KERNEL_HEADERS_2_6_27
|
default "2.6.27.50" 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.14" if BR2_KERNEL_HEADERS_2_6_31
|
default "2.6.31.14" if BR2_KERNEL_HEADERS_2_6_31
|
||||||
default "2.6.32.16" if BR2_KERNEL_HEADERS_2_6_32
|
default "2.6.32.18" if BR2_KERNEL_HEADERS_2_6_32
|
||||||
default "2.6.33.6" if BR2_KERNEL_HEADERS_2_6_33
|
default "2.6.33.7" if BR2_KERNEL_HEADERS_2_6_33
|
||||||
default "2.6.34.1" if BR2_KERNEL_HEADERS_2_6_34
|
default "2.6.34.3" if BR2_KERNEL_HEADERS_2_6_34
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user