diff mbox

[next,1/2] linux-headers: bump 3.12.x, 4.4.x and 4.8.x series

Message ID 20161115100123.32010-1-Vincent.Riera@imgtec.com
State Superseded
Delegated to: Thomas Petazzoni
Headers show

Commit Message

Vicente Olivert Riera Nov. 15, 2016, 10:01 a.m. UTC
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/linux-headers/Config.in.host | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni Nov. 15, 2016, 12:01 p.m. UTC | #1
Hello,

On Tue, 15 Nov 2016 10:01:22 +0000, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  package/linux-headers/Config.in.host | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Please base those patches on the "master" branch, not next. Kernel
updates typically contain security fixes, and we want them in the master
branch.

(Right now your patches don't apply on the master branch.)

Thanks,

Thomas
diff mbox

Patch

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 71d3f60..ea1dce2 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -226,15 +226,15 @@  config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.83"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.113"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.104"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.66"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.67"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.79"	if BR2_KERNEL_HEADERS_3_14
 	default "3.18.44"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
 	default "4.0.9"		if BR2_KERNEL_HEADERS_4_0
 	default "4.1.35"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.29"	if BR2_KERNEL_HEADERS_4_4
+	default "4.4.32"	if BR2_KERNEL_HEADERS_4_4
 	default "4.5.7"		if BR2_KERNEL_HEADERS_4_5
 	default "4.6.7"		if BR2_KERNEL_HEADERS_4_6
 	default "4.7.10"	if BR2_KERNEL_HEADERS_4_7
-	default "4.8.6"		if BR2_KERNEL_HEADERS_4_8
+	default "4.8.8"		if BR2_KERNEL_HEADERS_4_8
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION