Browse Source

linux-headers: bump 3.2.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 9 years ago
parent
commit
b59169d174
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/linux-headers/Config.in.host

+ 1 - 1
package/linux-headers/Config.in.host

@@ -199,7 +199,7 @@ endchoice
 
 config BR2_DEFAULT_KERNEL_HEADERS
 	string
-	default "3.2.72"	if BR2_KERNEL_HEADERS_3_2
+	default "3.2.73"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.110"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.93"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.50"	if BR2_KERNEL_HEADERS_3_12