diff mbox

[1/2] linux-headers: bump 4.7.x series to 4.7.4

Message ID 1473929684-34787-1-git-send-email-Vincent.Riera@imgtec.com
State Accepted
Commit 114cec2bba5320889a0b9afbc26de78a10d33612
Headers show

Commit Message

Vicente Olivert Riera Sept. 15, 2016, 8:54 a.m. UTC
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/linux-headers/Config.in.host | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Sept. 15, 2016, 9:56 a.m. UTC | #1
>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Committed, thanks.
Baruch Siach Sept. 15, 2016, 10:24 a.m. UTC | #2
Hi Peter,

On Thu, Sep 15, 2016 at 11:56:59AM +0200, Peter Korsgaard wrote:
> >>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
> 
>  > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> 
> Committed, thanks.

It is not in git as of b171466c445d (Thomas' brown paper bag fix).

baruch
Peter Korsgaard Sept. 15, 2016, 10:50 a.m. UTC | #3
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Hi Peter,
 > On Thu, Sep 15, 2016 at 11:56:59AM +0200, Peter Korsgaard wrote:
 >> >>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
 >> 
 >> > Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
 >> 
 >> Committed, thanks.

 > It is not in git as of b171466c445d (Thomas' brown paper bag fix).

You're right - I fat fingered it. I've pushed it now.
diff mbox

Patch

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index cbfaa26..b686467 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -243,5 +243,5 @@  config BR2_DEFAULT_KERNEL_HEADERS
 	default "4.4.19"	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.3"		if BR2_KERNEL_HEADERS_4_7
+	default "4.7.4"		if BR2_KERNEL_HEADERS_4_7
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION