diff mbox

linux-headers: bump 3.2.x series

Message ID 1447870817-26854-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Headers show

Commit Message

Gustavo Zacarias Nov. 18, 2015, 6:20 p.m. UTC
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/linux-headers/Config.in.host | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni Nov. 18, 2015, 8:54 p.m. UTC | #1
Dear Gustavo Zacarias,

On Wed, 18 Nov 2015 15:20:17 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/linux-headers/Config.in.host | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
diff mbox

Patch

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 5f99cc1..560cad7 100644
--- a/package/linux-headers/Config.in.host
+++ b/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