diff mbox

linux-headers: bump 3.4.x series

Message ID 1445516881-3346-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit 19ff7cf7a6ac4396198c44d1cd3ebc3bfaa5a448
Headers show

Commit Message

Gustavo Zacarias Oct. 22, 2015, 12:28 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

Peter Korsgaard Oct. 22, 2015, 8:45 p.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.
diff mbox

Patch

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 7001466..e05cef9 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -192,7 +192,7 @@  endchoice
 config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.72"	if BR2_KERNEL_HEADERS_3_2
-	default "3.4.109"	if BR2_KERNEL_HEADERS_3_4
+	default "3.4.110"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.90"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.49"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.54"	if BR2_KERNEL_HEADERS_3_14