File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -208,18 +208,18 @@ endchoice
208208config BR2_DEFAULT_KERNEL_HEADERS
209209 string
210210 default "3.0.101" if BR2_KERNEL_HEADERS_3_0
211- default "3.2.69 " if BR2_KERNEL_HEADERS_3_2
211+ default "3.2.70 " if BR2_KERNEL_HEADERS_3_2
212212 default "3.4.108" if BR2_KERNEL_HEADERS_3_4
213- default "3.10.85 " if BR2_KERNEL_HEADERS_3_10
213+ default "3.10.86 " if BR2_KERNEL_HEADERS_3_10
214214 default "3.11.10" if BR2_KERNEL_HEADERS_3_11
215- default "3.12.45 " if BR2_KERNEL_HEADERS_3_12
215+ default "3.12.46 " if BR2_KERNEL_HEADERS_3_12
216216 default "3.13.11" if BR2_KERNEL_HEADERS_3_13
217- default "3.14.49 " if BR2_KERNEL_HEADERS_3_14
217+ default "3.14.50 " if BR2_KERNEL_HEADERS_3_14
218218 default "3.15.10" if BR2_KERNEL_HEADERS_3_15
219219 default "3.16.7" if BR2_KERNEL_HEADERS_3_16
220220 default "3.17.8" if BR2_KERNEL_HEADERS_3_17
221- default "3.18.19 " if BR2_KERNEL_HEADERS_3_18
221+ default "3.18.20 " if BR2_KERNEL_HEADERS_3_18
222222 default "3.19.8" if BR2_KERNEL_HEADERS_3_19
223223 default "4.0.9" if BR2_KERNEL_HEADERS_4_0
224- default "4.1.4 " if BR2_KERNEL_HEADERS_4_1
224+ default "4.1.5 " if BR2_KERNEL_HEADERS_4_1
225225 default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
You can’t perform that action at this time.
0 commit comments