mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
linux-headers: bump 3.{2, 12}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e0b3badba1
commit
e3f4ee36e8
@ -199,10 +199,10 @@ endchoice
|
|||||||
|
|
||||||
config BR2_DEFAULT_KERNEL_HEADERS
|
config BR2_DEFAULT_KERNEL_HEADERS
|
||||||
string
|
string
|
||||||
default "3.2.73" if BR2_KERNEL_HEADERS_3_2
|
default "3.2.74" if BR2_KERNEL_HEADERS_3_2
|
||||||
default "3.4.110" if BR2_KERNEL_HEADERS_3_4
|
default "3.4.110" if BR2_KERNEL_HEADERS_3_4
|
||||||
default "3.10.93" if BR2_KERNEL_HEADERS_3_10
|
default "3.10.93" if BR2_KERNEL_HEADERS_3_10
|
||||||
default "3.12.50" if BR2_KERNEL_HEADERS_3_12
|
default "3.12.51" if BR2_KERNEL_HEADERS_3_12
|
||||||
default "3.14.57" if BR2_KERNEL_HEADERS_3_14
|
default "3.14.57" if BR2_KERNEL_HEADERS_3_14
|
||||||
default "3.16.7" if BR2_KERNEL_HEADERS_3_16
|
default "3.16.7" if BR2_KERNEL_HEADERS_3_16
|
||||||
default "3.17.8" if BR2_KERNEL_HEADERS_3_17
|
default "3.17.8" if BR2_KERNEL_HEADERS_3_17
|
||||||
|
Loading…
x
Reference in New Issue
Block a user