All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2018-09-25  7:23 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2018-09-25  7:23 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.14 and 4.18.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 .../recipes-kernel/linux/linux-yocto_4.14.bbappend           | 12 ++++++------
 .../recipes-kernel/linux/linux-yocto_4.18.bbappend           | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
index 3918cab01f03..dbfb7b09776f 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
@@ -10,9 +10,9 @@ KMACHINE_beaglebone-yocto ?= "beaglebone"
 
 SRCREV_machine_genericx86    ?= "78a16a4d8cfd58f91be412797aac248e811d083b"
 SRCREV_machine_genericx86-64 ?= "78a16a4d8cfd58f91be412797aac248e811d083b"
-SRCREV_machine_edgerouter ?= "04043b48eb792c8baa310840307d480a28a43053"
-SRCREV_machine_beaglebone-yocto ?= "d62ddfa26a59c83f6128790b7aa2baadc04d2960"
-SRCREV_machine_mpc8315e-rdb ?= "80a106ecf737b69864e07b955eccb62f809cf120"
+SRCREV_machine_edgerouter ?= "e06bfa18c727bd0e6e10cf26d9f161e4c791f52b"
+SRCREV_machine_beaglebone-yocto ?= "b8805de77dcf8f59d8368fee4921c146c1300a6a"
+SRCREV_machine_mpc8315e-rdb ?= "f88e87360b10f8fbd853a7d412982e6620f3f96d"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.14.71"
 LINUX_VERSION_genericx86-64 = "4.14.71"
-LINUX_VERSION_edgerouter = "4.14.48"
-LINUX_VERSION_beaglebone-yocto = "4.14.48"
-LINUX_VERSION_mpc8315e-rdb = "4.14.48"
+LINUX_VERSION_edgerouter = "4.14.71"
+LINUX_VERSION_beaglebone-yocto = "4.14.71"
+LINUX_VERSION_mpc8315e-rdb = "4.14.71"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend
index 4901913a1672..9910c0518652 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.18.bbappend
@@ -10,9 +10,9 @@ KMACHINE_beaglebone-yocto ?= "beaglebone"
 
 SRCREV_machine_genericx86    ?= "0cdc8564c61958a39704d97e008120bd7c762f60"
 SRCREV_machine_genericx86-64 ?= "0cdc8564c61958a39704d97e008120bd7c762f60"
-SRCREV_machine_edgerouter ?= "eba03655e8e436ef6090100423bcea43e4911478"
-SRCREV_machine_beaglebone-yocto ?= "eba03655e8e436ef6090100423bcea43e4911478"
-SRCREV_machine_mpc8315e-rdb ?= "193513391ec14cb5402fcc4ed7bb2b49193842bb"
+SRCREV_machine_edgerouter ?= "0cdc8564c61958a39704d97e008120bd7c762f60"
+SRCREV_machine_beaglebone-yocto ?= "0cdc8564c61958a39704d97e008120bd7c762f60"
+SRCREV_machine_mpc8315e-rdb ?= "20be2231bb047b02248d7f965c1c3af0c6be3a5e"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.18.9"
 LINUX_VERSION_genericx86-64 = "4.18.9"
-LINUX_VERSION_edgerouter = "4.18.3"
-LINUX_VERSION_beaglebone-yocto = "4.18.3"
-LINUX_VERSION_mpc8315e-rdb = "4.18.3"
+LINUX_VERSION_edgerouter = "4.18.9"
+LINUX_VERSION_beaglebone-yocto = "4.18.9"
+LINUX_VERSION_mpc8315e-rdb = "4.18.9"
-- 
2.14.4



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
  2018-06-11  7:35   ` Richard Purdie
  2018-06-11 10:21     ` Kevin Hao
@ 2018-06-11 22:52     ` Khem Raj
  1 sibling, 0 replies; 25+ messages in thread
From: Khem Raj @ 2018-06-11 22:52 UTC (permalink / raw)
  To: Richard Purdie, Kevin Hao, poky, bruce.ashfield



On 6/11/18 12:35 AM, Richard Purdie wrote:
> On Mon, 2018-06-11 at 08:08 +0100, Richard Purdie wrote:
>> On Sun, 2018-06-10 at 15:06 +0800, Kevin Hao wrote:
>>> Bump to the latest stable kernel for 4.12, 4.14 and 4.15.
>>>
>>> Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
>>
>> Thanks for this. This addresses some of the failures we saw but not
>> for
>> edgerouter:
>>
>> https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/1046/st
>> eps/BuildImages_1/logs/stdio
>> https://autobuilder.yocto.io/builders/nightly-mips/builds/1050/steps/
>> BuildImages_1/logs/stdio
>>
>> Any idea why that is contiuing to fail on 4.14 and 4.15? Were the
>> patches for gcc8 not merged into that branch?
> 
> Perhaps we need https://git.kernel.org/pub/scm/linux/kernel/git/torvald
> s/linux.git/commit/?id=2479bfc9bc600dcce7f932d52dcfa8d677c41f93
> converted for mips?
> 

Actually, I posted the mips patches to lkml few weeks back, there was 
inclination to include another patch which implements a infra change 
across kernel but that hasn't made it in. So my patches are alternative 
in meantime but the issue you are seeing is actually new, probably 
specific to edgeeouter since it is a different SOC then qemu. It might 
be exercising different code which is not yet fixed for gcc8 or otherwise.

> Also https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> /commit/?id=415520373975d2eba565c256d2cad875ed4e9243
> 
> This looks like the upstream version of Khem's ppc fix.
> 
> Cheers,
> 
> Richard
> 


^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
  2018-06-11 10:21     ` Kevin Hao
@ 2018-06-11 22:49       ` Khem Raj
  0 siblings, 0 replies; 25+ messages in thread
From: Khem Raj @ 2018-06-11 22:49 UTC (permalink / raw)
  To: Kevin Hao, Richard Purdie; +Cc: poky



On 6/11/18 3:21 AM, Kevin Hao wrote:
> On Mon, Jun 11, 2018 at 08:35:17AM +0100, Richard Purdie wrote:
>> On Mon, 2018-06-11 at 08:08 +0100, Richard Purdie wrote:
>>> On Sun, 2018-06-10 at 15:06 +0800, Kevin Hao wrote:
>>>> Bump to the latest stable kernel for 4.12, 4.14 and 4.15.
>>>>
>>>> Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
>>>
>>> Thanks for this. This addresses some of the failures we saw but not
>>> for
>>> edgerouter:
>>>
>>> https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/1046/st
>>> eps/BuildImages_1/logs/stdio
>>> https://autobuilder.yocto.io/builders/nightly-mips/builds/1050/steps/
>>> BuildImages_1/logs/stdio
>>>
>>> Any idea why that is contiuing to fail on 4.14 and 4.15? Were the
>>> patches for gcc8 not merged into that branch?
>>
>> Perhaps we need https://git.kernel.org/pub/scm/linux/kernel/git/torvald
>> s/linux.git/commit/?id=2479bfc9bc600dcce7f932d52dcfa8d677c41f93
>> converted for mips?
> 
> No. The CFLAGS which is set to workaround the gcc 8 warning has been override
> when some kernel options are enabled. I composed a patch [1] to fix this.
> 
> [1] https://lists.yoctoproject.org/pipermail/linux-yocto/2018-June/007140.html
> 

this looks good for upstreaming as well.

> Thanks,
> Kevin
> 
>>
>> Also https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> /commit/?id=415520373975d2eba565c256d2cad875ed4e9243
>>
>> This looks like the upstream version of Khem's ppc fix.
>>
>> Cheers,
>>
>> Richard
>>


^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
  2018-06-11  7:35   ` Richard Purdie
@ 2018-06-11 10:21     ` Kevin Hao
  2018-06-11 22:49       ` Khem Raj
  2018-06-11 22:52     ` Khem Raj
  1 sibling, 1 reply; 25+ messages in thread
From: Kevin Hao @ 2018-06-11 10:21 UTC (permalink / raw)
  To: Richard Purdie; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 1421 bytes --]

On Mon, Jun 11, 2018 at 08:35:17AM +0100, Richard Purdie wrote:
> On Mon, 2018-06-11 at 08:08 +0100, Richard Purdie wrote:
> > On Sun, 2018-06-10 at 15:06 +0800, Kevin Hao wrote:
> > > Bump to the latest stable kernel for 4.12, 4.14 and 4.15.
> > > 
> > > Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
> > 
> > Thanks for this. This addresses some of the failures we saw but not
> > for
> > edgerouter:
> > 
> > https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/1046/st
> > eps/BuildImages_1/logs/stdio
> > https://autobuilder.yocto.io/builders/nightly-mips/builds/1050/steps/
> > BuildImages_1/logs/stdio
> > 
> > Any idea why that is contiuing to fail on 4.14 and 4.15? Were the
> > patches for gcc8 not merged into that branch?
> 
> Perhaps we need https://git.kernel.org/pub/scm/linux/kernel/git/torvald
> s/linux.git/commit/?id=2479bfc9bc600dcce7f932d52dcfa8d677c41f93
> converted for mips?

No. The CFLAGS which is set to workaround the gcc 8 warning has been override
when some kernel options are enabled. I composed a patch [1] to fix this.

[1] https://lists.yoctoproject.org/pipermail/linux-yocto/2018-June/007140.html

Thanks,
Kevin

> 
> Also https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> /commit/?id=415520373975d2eba565c256d2cad875ed4e9243
> 
> This looks like the upstream version of Khem's ppc fix.
> 
> Cheers,
> 
> Richard

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 499 bytes --]

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
  2018-06-11  7:08 ` Richard Purdie
@ 2018-06-11  7:35   ` Richard Purdie
  2018-06-11 10:21     ` Kevin Hao
  2018-06-11 22:52     ` Khem Raj
  0 siblings, 2 replies; 25+ messages in thread
From: Richard Purdie @ 2018-06-11  7:35 UTC (permalink / raw)
  To: Kevin Hao, poky, bruce.ashfield

On Mon, 2018-06-11 at 08:08 +0100, Richard Purdie wrote:
> On Sun, 2018-06-10 at 15:06 +0800, Kevin Hao wrote:
> > Bump to the latest stable kernel for 4.12, 4.14 and 4.15.
> > 
> > Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
> 
> Thanks for this. This addresses some of the failures we saw but not
> for
> edgerouter:
> 
> https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/1046/st
> eps/BuildImages_1/logs/stdio
> https://autobuilder.yocto.io/builders/nightly-mips/builds/1050/steps/
> BuildImages_1/logs/stdio
> 
> Any idea why that is contiuing to fail on 4.14 and 4.15? Were the
> patches for gcc8 not merged into that branch?

Perhaps we need https://git.kernel.org/pub/scm/linux/kernel/git/torvald
s/linux.git/commit/?id=2479bfc9bc600dcce7f932d52dcfa8d677c41f93
converted for mips?

Also https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
/commit/?id=415520373975d2eba565c256d2cad875ed4e9243

This looks like the upstream version of Khem's ppc fix.

Cheers,

Richard


^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
  2018-06-10  7:06 Kevin Hao
@ 2018-06-11  7:08 ` Richard Purdie
  2018-06-11  7:35   ` Richard Purdie
  0 siblings, 1 reply; 25+ messages in thread
From: Richard Purdie @ 2018-06-11  7:08 UTC (permalink / raw)
  To: Kevin Hao, poky, bruce.ashfield

On Sun, 2018-06-10 at 15:06 +0800, Kevin Hao wrote:
> Bump to the latest stable kernel for 4.12, 4.14 and 4.15.
> 
> Signed-off-by: Kevin Hao <kexin.hao@windriver.com>

Thanks for this. This addresses some of the failures we saw but not for
edgerouter:

https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/1046/steps/BuildImages_1/logs/stdio
https://autobuilder.yocto.io/builders/nightly-mips/builds/1050/steps/BuildImages_1/logs/stdio

Any idea why that is contiuing to fail on 4.14 and 4.15? Were the
patches for gcc8 not merged into that branch?

Cheers,

Richard


^ permalink raw reply	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2018-06-10  7:06 Kevin Hao
  2018-06-11  7:08 ` Richard Purdie
  0 siblings, 1 reply; 25+ messages in thread
From: Kevin Hao @ 2018-06-10  7:06 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.12, 4.14 and 4.15.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---

This is based on the patch [1] from Anuj Mittal.

[1] https://lists.yoctoproject.org/pipermail/poky/2018-June/011384.html

 .../recipes-kernel/linux/linux-yocto_4.12.bbappend           | 12 ++++++------
 .../recipes-kernel/linux/linux-yocto_4.14.bbappend           | 12 ++++++------
 .../recipes-kernel/linux/linux-yocto_4.15.bbappend           | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
index 4f040dcdb354..642809a3861e 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "7e7ac3f0fda9707e94b3311a4510ae080cd86238"
 SRCREV_machine_genericx86-64 ?= "7e7ac3f0fda9707e94b3311a4510ae080cd86238"
-SRCREV_machine_edgerouter ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81"
-SRCREV_machine_beaglebone-yocto ?= "97e710ef0545c19d3c10bd81a61bdca9fe543b81"
-SRCREV_machine_mpc8315e-rdb ?= "55fcfbee2560f57a490c5724ac5b5cb49bacb01c"
+SRCREV_machine_edgerouter ?= "89e003746eee54e86bc78e1170e7029d6597b583"
+SRCREV_machine_beaglebone-yocto ?= "89e003746eee54e86bc78e1170e7029d6597b583"
+SRCREV_machine_mpc8315e-rdb ?= "7080a5fe6af338576207fff999ea2ca35e689997"
 
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
@@ -23,6 +23,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.12.24"
 LINUX_VERSION_genericx86-64 = "4.12.24"
-LINUX_VERSION_edgerouter = "4.12.21"
-LINUX_VERSION_beaglebone-yocto = "4.12.21"
-LINUX_VERSION_mpc8315e-rdb = "4.12.21"
+LINUX_VERSION_edgerouter = "4.12.24"
+LINUX_VERSION_beaglebone-yocto = "4.12.24"
+LINUX_VERSION_mpc8315e-rdb = "4.12.24"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
index 41bcf0509061..0099364154f4 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
@@ -10,9 +10,9 @@ KMACHINE_beaglebone-yocto ?= "beaglebone"
 
 SRCREV_machine_genericx86    ?= "2bf00ed1aee9c26b48c26b10c731c2f8970d50c2"
 SRCREV_machine_genericx86-64 ?= "2bf00ed1aee9c26b48c26b10c731c2f8970d50c2"
-SRCREV_machine_edgerouter ?= "f2dc94f77d19ab65a832bad6f42662c509d2ef9e"
-SRCREV_machine_beaglebone-yocto ?= "6c1a02d4a9c227eca356911715a52cf92457ec16"
-SRCREV_machine_mpc8315e-rdb ?= "7e9a0b017be7b685e094638f4bdaa33a7df8f7c0"
+SRCREV_machine_edgerouter ?= "5a43b07d1800543dd4cd416c4c930514592c152d"
+SRCREV_machine_beaglebone-yocto ?= "d62ddfa26a59c83f6128790b7aa2baadc04d2960"
+SRCREV_machine_mpc8315e-rdb ?= "80a106ecf737b69864e07b955eccb62f809cf120"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.14.48"
 LINUX_VERSION_genericx86-64 = "4.14.48"
-LINUX_VERSION_edgerouter = "4.14.30"
-LINUX_VERSION_beaglebone-yocto = "4.14.30"
-LINUX_VERSION_mpc8315e-rdb = "4.14.30"
+LINUX_VERSION_edgerouter = "4.14.48"
+LINUX_VERSION_beaglebone-yocto = "4.14.48"
+LINUX_VERSION_mpc8315e-rdb = "4.14.48"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend
index a9f23aea7471..6e402ff31b0e 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend
@@ -10,9 +10,9 @@ KMACHINE_beaglebone-yocto ?= "beaglebone"
 
 SRCREV_machine_genericx86    ?= "51273ff79f4ad930f4a788257f58e1266cb236e3"
 SRCREV_machine_genericx86-64 ?= "51273ff79f4ad930f4a788257f58e1266cb236e3"
-SRCREV_machine_edgerouter ?= "f73fd8783a3e7529902366ba75aafb81c19ec3c9"
-SRCREV_machine_beaglebone-yocto ?= "f73fd8783a3e7529902366ba75aafb81c19ec3c9"
-SRCREV_machine_mpc8315e-rdb ?= "cc2711c4f3b83b5cd78358e7c949fdbb6076e25b"
+SRCREV_machine_edgerouter ?= "683cfd2540fcb659774458352e8fb121ec764e0e"
+SRCREV_machine_beaglebone-yocto ?= "683cfd2540fcb659774458352e8fb121ec764e0e"
+SRCREV_machine_mpc8315e-rdb ?= "0b32edc46dfe7c40bf5451e9b7533c823bb2c6c4"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.15.18"
 LINUX_VERSION_genericx86-64 = "4.15.18"
-LINUX_VERSION_edgerouter = "4.15.13"
-LINUX_VERSION_beaglebone-yocto = "4.15.13"
-LINUX_VERSION_mpc8315e-rdb = "4.15.13"
+LINUX_VERSION_edgerouter = "4.15.18"
+LINUX_VERSION_beaglebone-yocto = "4.15.18"
+LINUX_VERSION_mpc8315e-rdb = "4.15.18"
-- 
2.14.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2018-02-02  1:35 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2018-02-02  1:35 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.4, 4.9 and 4.12.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 .../recipes-kernel/linux/linux-yocto_4.12.bbappend           | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
index 1c0a3d6a0261..237587478b92 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "257f843ea367744620f1d92910afd2f454e31483"
 SRCREV_machine_genericx86-64 ?= "257f843ea367744620f1d92910afd2f454e31483"
-SRCREV_machine_edgerouter ?= "558fe84d691abbb8c8f5e149aa29ef4a478d0128"
-SRCREV_machine_beaglebone-yocto ?= "558fe84d691abbb8c8f5e149aa29ef4a478d0128"
-SRCREV_machine_mpc8315e-rdb ?= "f3c9a151c503869e39cea788b504b26b21e83ea4"
+SRCREV_machine_edgerouter ?= "257f843ea367744620f1d92910afd2f454e31483"
+SRCREV_machine_beaglebone-yocto ?= "257f843ea367744620f1d92910afd2f454e31483"
+SRCREV_machine_mpc8315e-rdb ?= "014560874f9eb2a86138c9cc35046ff1720485e1"
 
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
@@ -23,6 +23,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.12.19"
 LINUX_VERSION_genericx86-64 = "4.12.19"
-LINUX_VERSION_edgerouter = "4.12.18"
-LINUX_VERSION_beaglebone-yocto = "4.12.18"
-LINUX_VERSION_mpc8315e-rdb = "4.12.18"
+LINUX_VERSION_edgerouter = "4.12.19"
+LINUX_VERSION_beaglebone-yocto = "4.12.19"
+LINUX_VERSION_mpc8315e-rdb = "4.12.19"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index fa271e3e6d89..8b2c03747a37 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "4d31a8b7661509ff1044abcf9050750cc2478e20"
 SRCREV_machine_genericx86-64 ?= "4d31a8b7661509ff1044abcf9050750cc2478e20"
-SRCREV_machine_edgerouter ?= "f070447fb60b5b939c94583d7c05f55ec2b37acd"
-SRCREV_machine_beaglebone-yocto ?= "f070447fb60b5b939c94583d7c05f55ec2b37acd"
-SRCREV_machine_mpc8315e-rdb ?= "df06daf8e6de559934d16e88129bbba0237d0292"
+SRCREV_machine_edgerouter ?= "4d31a8b7661509ff1044abcf9050750cc2478e20"
+SRCREV_machine_beaglebone-yocto ?= "4d31a8b7661509ff1044abcf9050750cc2478e20"
+SRCREV_machine_mpc8315e-rdb ?= "70120c0a6b0f88122799705114a99a15bf0113ce"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.113"
 LINUX_VERSION_genericx86-64 = "4.4.113"
-LINUX_VERSION_edgerouter = "4.4.93"
-LINUX_VERSION_beaglebone-yocto = "4.4.93"
-LINUX_VERSION_mpc8315e-rdb = "4.4.93"
+LINUX_VERSION_edgerouter = "4.4.113"
+LINUX_VERSION_beaglebone-yocto = "4.4.113"
+LINUX_VERSION_mpc8315e-rdb = "4.4.113"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index c0f8a4d1f7dd..96b60bb3fc99 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "f7a6d45fff853173bfbf61706aeffcd1d1e99467"
 SRCREV_machine_genericx86-64 ?= "f7a6d45fff853173bfbf61706aeffcd1d1e99467"
-SRCREV_machine_edgerouter ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621"
-SRCREV_machine_beaglebone-yocto ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621"
-SRCREV_machine_mpc8315e-rdb ?= "98afa8ec2086fb2262d43040094e6c786d3847ba"
+SRCREV_machine_edgerouter ?= "f7a6d45fff853173bfbf61706aeffcd1d1e99467"
+SRCREV_machine_beaglebone-yocto ?= "f7a6d45fff853173bfbf61706aeffcd1d1e99467"
+SRCREV_machine_mpc8315e-rdb ?= "195a857a0e42150b940dfcbdf857be66e05dd003"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.78"
 LINUX_VERSION_genericx86-64 = "4.9.78"
-LINUX_VERSION_edgerouter = "4.9.65"
-LINUX_VERSION_beaglebone-yocto = "4.9.65"
-LINUX_VERSION_mpc8315e-rdb = "4.9.65"
+LINUX_VERSION_edgerouter = "4.9.78"
+LINUX_VERSION_beaglebone-yocto = "4.9.78"
+LINUX_VERSION_mpc8315e-rdb = "4.9.78"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-12-23 12:40 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-12-23 12:40 UTC (permalink / raw)
  To: poky; +Cc: saul.wold

Bump to the latest stable kernel for 4.4, 4.9 and 4.12.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 .../recipes-kernel/linux/linux-yocto_4.12.bbappend           | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
index 2609129e3c7b..dc316ba7d748 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "16de0149674ed12d983b77a453852ac2e64584b4"
 SRCREV_machine_genericx86-64 ?= "16de0149674ed12d983b77a453852ac2e64584b4"
-SRCREV_machine_edgerouter ?= "16de0149674ed12d983b77a453852ac2e64584b4"
-SRCREV_machine_beaglebone-yocto ?= "16de0149674ed12d983b77a453852ac2e64584b4"
-SRCREV_machine_mpc8315e-rdb ?= "8c360c7c3eebeb9251ddd8e9cde39908677f5850"
+SRCREV_machine_edgerouter ?= "558fe84d691abbb8c8f5e149aa29ef4a478d0128"
+SRCREV_machine_beaglebone-yocto ?= "558fe84d691abbb8c8f5e149aa29ef4a478d0128"
+SRCREV_machine_mpc8315e-rdb ?= "f3c9a151c503869e39cea788b504b26b21e83ea4"
 
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
@@ -23,6 +23,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.12.12"
 LINUX_VERSION_genericx86-64 = "4.12.12"
-LINUX_VERSION_edgerouter = "4.12.12"
-LINUX_VERSION_beaglebone-yocto = "4.12.12"
-LINUX_VERSION_mpc8315e-rdb = "4.12.12"
+LINUX_VERSION_edgerouter = "4.12.18"
+LINUX_VERSION_beaglebone-yocto = "4.12.18"
+LINUX_VERSION_mpc8315e-rdb = "4.12.18"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 5725c879df40..4411c755ce45 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
 SRCREV_machine_genericx86-64 ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
-SRCREV_machine_edgerouter ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
-SRCREV_machine_beaglebone-yocto ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
-SRCREV_machine_mpc8315e-rdb ?= "b4daa4e9d68862e559d726b0b66b7be605889b9e"
+SRCREV_machine_edgerouter ?= "f070447fb60b5b939c94583d7c05f55ec2b37acd"
+SRCREV_machine_beaglebone-yocto ?= "f070447fb60b5b939c94583d7c05f55ec2b37acd"
+SRCREV_machine_mpc8315e-rdb ?= "df06daf8e6de559934d16e88129bbba0237d0292"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.87"
 LINUX_VERSION_genericx86-64 = "4.4.87"
-LINUX_VERSION_edgerouter = "4.4.87"
-LINUX_VERSION_beaglebone-yocto = "4.4.87"
-LINUX_VERSION_mpc8315e-rdb = "4.4.87"
+LINUX_VERSION_edgerouter = "4.4.93"
+LINUX_VERSION_beaglebone-yocto = "4.4.93"
+LINUX_VERSION_mpc8315e-rdb = "4.4.93"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index 63538de73540..27cdac6566ea 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404"
 SRCREV_machine_genericx86-64 ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404"
-SRCREV_machine_edgerouter ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404"
-SRCREV_machine_beaglebone-yocto ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404"
-SRCREV_machine_mpc8315e-rdb ?= "88a703b15a7564704c3dc5d3c1237e0859897655"
+SRCREV_machine_edgerouter ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621"
+SRCREV_machine_beaglebone-yocto ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621"
+SRCREV_machine_mpc8315e-rdb ?= "98afa8ec2086fb2262d43040094e6c786d3847ba"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.49"
 LINUX_VERSION_genericx86-64 = "4.9.49"
-LINUX_VERSION_edgerouter = "4.9.49"
-LINUX_VERSION_beaglebone-yocto = "4.9.49"
-LINUX_VERSION_mpc8315e-rdb = "4.9.49"
+LINUX_VERSION_edgerouter = "4.9.65"
+LINUX_VERSION_beaglebone-yocto = "4.9.65"
+LINUX_VERSION_mpc8315e-rdb = "4.9.65"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-11-16  5:09 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-11-16  5:09 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.4, 4.9 and 4.12.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---

This is based on the patches from Alejandro Hernandez:
  git://git.yoctoproject.org/poky-contrib aehs29/genx86_master_kernel

 .../recipes-kernel/linux/linux-yocto_4.12.bbappend           | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
index 2a11ad52a415..d477903cc8a2 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "9cc6b0ae1aad7312e85ac4134398f81c0140de33"
 SRCREV_machine_genericx86-64 ?= "9cc6b0ae1aad7312e85ac4134398f81c0140de33"
-SRCREV_machine_edgerouter ?= "16de0149674ed12d983b77a453852ac2e64584b4"
-SRCREV_machine_beaglebone-yocto ?= "16de0149674ed12d983b77a453852ac2e64584b4"
-SRCREV_machine_mpc8315e-rdb ?= "8c360c7c3eebeb9251ddd8e9cde39908677f5850"
+SRCREV_machine_edgerouter ?= "9cc6b0ae1aad7312e85ac4134398f81c0140de33"
+SRCREV_machine_beaglebone-yocto ?= "9cc6b0ae1aad7312e85ac4134398f81c0140de33"
+SRCREV_machine_mpc8315e-rdb ?= "2371bc95e9e809719cc7c535a50c930b281ea277"
 
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
@@ -23,6 +23,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.12.14"
 LINUX_VERSION_genericx86-64 = "4.12.14"
-LINUX_VERSION_edgerouter = "4.12.12"
-LINUX_VERSION_beaglebone-yocto = "4.12.12"
-LINUX_VERSION_mpc8315e-rdb = "4.12.12"
+LINUX_VERSION_edgerouter = "4.12.14"
+LINUX_VERSION_beaglebone-yocto = "4.12.14"
+LINUX_VERSION_mpc8315e-rdb = "4.12.14"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 4f41a74a6deb..ed20f3495b23 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "f070447fb60b5b939c94583d7c05f55ec2b37acd"
 SRCREV_machine_genericx86-64 ?= "f070447fb60b5b939c94583d7c05f55ec2b37acd"
-SRCREV_machine_edgerouter ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
-SRCREV_machine_beaglebone-yocto ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
-SRCREV_machine_mpc8315e-rdb ?= "b4daa4e9d68862e559d726b0b66b7be605889b9e"
+SRCREV_machine_edgerouter ?= "f070447fb60b5b939c94583d7c05f55ec2b37acd"
+SRCREV_machine_beaglebone-yocto ?= "f070447fb60b5b939c94583d7c05f55ec2b37acd"
+SRCREV_machine_mpc8315e-rdb ?= "df06daf8e6de559934d16e88129bbba0237d0292"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.93"
 LINUX_VERSION_genericx86-64 = "4.4.93"
-LINUX_VERSION_edgerouter = "4.4.87"
-LINUX_VERSION_beaglebone-yocto = "4.4.87"
-LINUX_VERSION_mpc8315e-rdb = "4.4.87"
+LINUX_VERSION_edgerouter = "4.4.93"
+LINUX_VERSION_beaglebone-yocto = "4.4.93"
+LINUX_VERSION_mpc8315e-rdb = "4.4.93"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index f9836cebe1cf..4976d384d5d0 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -10,9 +10,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "d8520539587665c19a0afc97858069184574da66"
 SRCREV_machine_genericx86-64 ?= "d8520539587665c19a0afc97858069184574da66"
-SRCREV_machine_edgerouter ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404"
-SRCREV_machine_beaglebone-yocto ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404"
-SRCREV_machine_mpc8315e-rdb ?= "88a703b15a7564704c3dc5d3c1237e0859897655"
+SRCREV_machine_edgerouter ?= "d8520539587665c19a0afc97858069184574da66"
+SRCREV_machine_beaglebone-yocto ?= "d8520539587665c19a0afc97858069184574da66"
+SRCREV_machine_mpc8315e-rdb ?= "782fd06502f9cd1aeb6e15813f84366368737971"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.61"
 LINUX_VERSION_genericx86-64 = "4.9.61"
-LINUX_VERSION_edgerouter = "4.9.49"
-LINUX_VERSION_beaglebone-yocto = "4.9.49"
-LINUX_VERSION_mpc8315e-rdb = "4.9.49"
+LINUX_VERSION_edgerouter = "4.9.61"
+LINUX_VERSION_beaglebone-yocto = "4.9.61"
+LINUX_VERSION_mpc8315e-rdb = "4.9.61"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
  2017-09-17 11:02 ` Richard Purdie
@ 2017-09-17 11:48   ` Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-09-17 11:48 UTC (permalink / raw)
  To: Richard Purdie; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 1111 bytes --]

On Sun, Sep 17, 2017 at 12:02:45PM +0100, Richard Purdie wrote:
> On Sun, 2017-09-17 at 14:27 +0800, Kevin Hao wrote:
> > Bump to the latest stable kernel for 4.4, 4.9, 4.10 and 4.12.
> > 
> > Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
> > ---
> >  .../recipes-kernel/linux/linux-yocto_4.10.bbappend           |  6
> > +++---
> >  .../recipes-kernel/linux/linux-yocto_4.12.bbappend           | 12
> > ++++++------
> >  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12
> > ++++++------
> >  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12
> > ++++++------
> >  4 files changed, 21 insertions(+), 21 deletions(-)
> > 
> > diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-
> > yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-
> > yocto_4.10.bbappend
> 
> Alejandro pointed you at the patches to base this off so it would
> apply. I've rebased it myself...

Sorry, I just picked up the last patch from Alejandro's branch. I didn't realize
there were three other patches. :-(

Thanks,
Kevin

> 
> Cheers,
> 
> Richard

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 484 bytes --]

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
  2017-09-17  6:27 Kevin Hao
@ 2017-09-17 11:02 ` Richard Purdie
  2017-09-17 11:48   ` Kevin Hao
  0 siblings, 1 reply; 25+ messages in thread
From: Richard Purdie @ 2017-09-17 11:02 UTC (permalink / raw)
  To: Kevin Hao, poky

On Sun, 2017-09-17 at 14:27 +0800, Kevin Hao wrote:
> Bump to the latest stable kernel for 4.4, 4.9, 4.10 and 4.12.
> 
> Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
> ---
>  .../recipes-kernel/linux/linux-yocto_4.10.bbappend           |  6
> +++---
>  .../recipes-kernel/linux/linux-yocto_4.12.bbappend           | 12
> ++++++------
>  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12
> ++++++------
>  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12
> ++++++------
>  4 files changed, 21 insertions(+), 21 deletions(-)
> 
> diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-
> yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-
> yocto_4.10.bbappend

Alejandro pointed you at the patches to base this off so it would
apply. I've rebased it myself...

Cheers,

Richard


^ permalink raw reply	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-09-17  6:27 Kevin Hao
  2017-09-17 11:02 ` Richard Purdie
  0 siblings, 1 reply; 25+ messages in thread
From: Kevin Hao @ 2017-09-17  6:27 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.4, 4.9, 4.10 and 4.12.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 .../recipes-kernel/linux/linux-yocto_4.10.bbappend           |  6 +++---
 .../recipes-kernel/linux/linux-yocto_4.12.bbappend           | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 4 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
index 19769e68bb05..791233b845da 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "f4ba3db6e599ed41d1c676f9086ad8b97fd55046"
 SRCREV_machine_genericx86-64 ?= "f4ba3db6e599ed41d1c676f9086ad8b97fd55046"
-SRCREV_machine_edgerouter ?= "f4ba3db6e599ed41d1c676f9086ad8b97fd55046"
-SRCREV_machine_beaglebone ?= "f4ba3db6e599ed41d1c676f9086ad8b97fd55046"
-SRCREV_machine_mpc8315e-rdb ?= "e6f168eef50f35513249d120db188453768017ec"
+SRCREV_machine_edgerouter ?= "c1d8c4408b8aedd88eeb6ccc89ce834dd41b3f09"
+SRCREV_machine_beaglebone ?= "c1d8c4408b8aedd88eeb6ccc89ce834dd41b3f09"
+SRCREV_machine_mpc8315e-rdb ?= "c388fdfc9a1e06b22ca3533a023f4d67a6fc1e9b"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
index ef21c9162fa1..06ea8f89c3cb 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "16de0149674ed12d983b77a453852ac2e64584b4"
 SRCREV_machine_genericx86-64 ?= "16de0149674ed12d983b77a453852ac2e64584b4"
-SRCREV_machine_edgerouter ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
-SRCREV_machine_beaglebone ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
-SRCREV_machine_mpc8315e-rdb ?= "2d1d010240846d7bff15d1fcc0cb6eb8a22fc78a"
+SRCREV_machine_edgerouter ?= "16de0149674ed12d983b77a453852ac2e64584b4"
+SRCREV_machine_beaglebone ?= "16de0149674ed12d983b77a453852ac2e64584b4"
+SRCREV_machine_mpc8315e-rdb ?= "8c360c7c3eebeb9251ddd8e9cde39908677f5850"
 
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
@@ -22,6 +22,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.12.12"
 LINUX_VERSION_genericx86-64 = "4.12.12"
-LINUX_VERSION_edgerouter = "4.12.10"
-LINUX_VERSION_beaglebone = "4.12.10"
-LINUX_VERSION_mpc8315e-rdb = "4.12.10"
+LINUX_VERSION_edgerouter = "4.12.12"
+LINUX_VERSION_beaglebone = "4.12.12"
+LINUX_VERSION_mpc8315e-rdb = "4.12.12"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index f2c9e526c083..fd1b8db85d7c 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "0327f8213797c4885f86aec26cf55aeef5834180"
 SRCREV_machine_genericx86-64 ?= "0327f8213797c4885f86aec26cf55aeef5834180"
-SRCREV_machine_edgerouter ?= "0327f8213797c4885f86aec26cf55aeef5834180"
-SRCREV_machine_beaglebone ?= "0327f8213797c4885f86aec26cf55aeef5834180"
-SRCREV_machine_mpc8315e-rdb ?= "9313779872b1c0888cd94f6116fb1819908596e8"
+SRCREV_machine_edgerouter ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
+SRCREV_machine_beaglebone ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
+SRCREV_machine_mpc8315e-rdb ?= "b4daa4e9d68862e559d726b0b66b7be605889b9e"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.85"
 LINUX_VERSION_genericx86-64 = "4.4.85"
-LINUX_VERSION_edgerouter = "4.4.85"
-LINUX_VERSION_beaglebone = "4.4.85"
-LINUX_VERSION_mpc8315e-rdb = "4.4.85"
+LINUX_VERSION_edgerouter = "4.4.87"
+LINUX_VERSION_beaglebone = "4.4.87"
+LINUX_VERSION_mpc8315e-rdb = "4.4.87"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index c14fefe91b76..0cdaf28d27c9 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107"
 SRCREV_machine_genericx86-64 ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107"
-SRCREV_machine_edgerouter ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107"
-SRCREV_machine_beaglebone ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107"
-SRCREV_machine_mpc8315e-rdb ?= "06cc7d23e026522a996d3a26e9b013f0a5f7e6fa"
+SRCREV_machine_edgerouter ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404"
+SRCREV_machine_beaglebone ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404"
+SRCREV_machine_mpc8315e-rdb ?= "88a703b15a7564704c3dc5d3c1237e0859897655"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.46"
 LINUX_VERSION_genericx86-64 = "4.9.46"
-LINUX_VERSION_edgerouter = "4.9.46"
-LINUX_VERSION_beaglebone = "4.9.46"
-LINUX_VERSION_mpc8315e-rdb = "4.9.46"
+LINUX_VERSION_edgerouter = "4.9.49"
+LINUX_VERSION_beaglebone = "4.9.49"
+LINUX_VERSION_mpc8315e-rdb = "4.9.49"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-09-01  3:18 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-09-01  3:18 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.4, 4.9, 4.10 and 4.12. Also
set the default kernel to 4.12.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 meta-yocto-bsp/conf/machine/beaglebone.conf                  |  2 +-
 meta-yocto-bsp/conf/machine/edgerouter.conf                  |  2 +-
 meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf                |  2 +-
 .../recipes-kernel/linux/linux-yocto_4.10.bbappend           |  6 +++---
 .../recipes-kernel/linux/linux-yocto_4.12.bbappend           | 12 ++++++++++++
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 7 files changed, 30 insertions(+), 18 deletions(-)

diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf b/meta-yocto-bsp/conf/machine/beaglebone.conf
index 4019e25a1e0e..4a90ba5ab570 100644
--- a/meta-yocto-bsp/conf/machine/beaglebone.conf
+++ b/meta-yocto-bsp/conf/machine/beaglebone.conf
@@ -23,7 +23,7 @@ do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do
 SERIAL_CONSOLE = "115200 ttyO0"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "4.10%"
+PREFERRED_VERSION_linux-yocto ?= "4.12%"
 
 KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb"
diff --git a/meta-yocto-bsp/conf/machine/edgerouter.conf b/meta-yocto-bsp/conf/machine/edgerouter.conf
index a9cb1f55d932..ab5a6fc404cb 100644
--- a/meta-yocto-bsp/conf/machine/edgerouter.conf
+++ b/meta-yocto-bsp/conf/machine/edgerouter.conf
@@ -11,7 +11,7 @@ KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
 KERNEL_IMAGE_STRIP_EXTRA_SECTIONS  = ".comment"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "4.10%"
+PREFERRED_VERSION_linux-yocto ?= "4.12%"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 USE_VT ?= "0"
diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index ce5015256a23..371a3db3d0c7 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -14,7 +14,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
 
 MACHINE_FEATURES = "keyboard pci ext2 ext3 serial"
 
-PREFERRED_VERSION_linux-yocto ?= "4.10%"
+PREFERRED_VERSION_linux-yocto ?= "4.12%"
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
 
 PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
index 6884731810cc..42c10c4d2cc8 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
 SRCREV_machine_genericx86-64 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
-SRCREV_machine_edgerouter ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
-SRCREV_machine_beaglebone ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
-SRCREV_machine_mpc8315e-rdb ?= "5ae8cb247756593767d1bb3828bbb9f2a9b72341"
+SRCREV_machine_edgerouter ?= "f4ba3db6e599ed41d1c676f9086ad8b97fd55046"
+SRCREV_machine_beaglebone ?= "f4ba3db6e599ed41d1c676f9086ad8b97fd55046"
+SRCREV_machine_mpc8315e-rdb ?= "e6f168eef50f35513249d120db188453768017ec"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
index d54dcb3b80ff..965c892e790c 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
@@ -3,13 +3,25 @@ KBRANCH_genericx86-64  = "standard/base"
 
 KMACHINE_genericx86 ?= "common-pc"
 KMACHINE_genericx86-64 ?= "common-pc-64"
+KBRANCH_edgerouter = "standard/edgerouter"
+KBRANCH_beaglebone = "standard/beaglebone"
+KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "d09f2ce584d60ecb7890550c22a80c48b83c2e19"
 SRCREV_machine_genericx86-64 ?= "d09f2ce584d60ecb7890550c22a80c48b83c2e19"
+SRCREV_machine_edgerouter ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
+SRCREV_machine_beaglebone ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
+SRCREV_machine_mpc8315e-rdb ?= "2d1d010240846d7bff15d1fcc0cb6eb8a22fc78a"
 
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
+COMPATIBLE_MACHINE_edgerouter = "edgerouter"
+COMPATIBLE_MACHINE_beaglebone = "beaglebone"
+COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.12.7"
 LINUX_VERSION_genericx86-64 = "4.12.7"
+LINUX_VERSION_edgerouter = "4.12.10"
+LINUX_VERSION_beaglebone = "4.12.10"
+LINUX_VERSION_mpc8315e-rdb = "4.12.10"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 7804bd784f9d..27d8cef3ba2b 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "2854678e4ccbb4bbd1bb4c243ac3e2571ef9834a"
 SRCREV_machine_genericx86-64 ?= "2854678e4ccbb4bbd1bb4c243ac3e2571ef9834a"
-SRCREV_machine_edgerouter ?= "2854678e4ccbb4bbd1bb4c243ac3e2571ef9834a"
-SRCREV_machine_beaglebone ?= "2854678e4ccbb4bbd1bb4c243ac3e2571ef9834a"
-SRCREV_machine_mpc8315e-rdb ?= "f5e6bd8e3a6d43ca08a7a06a76547ebef456d67b"
+SRCREV_machine_edgerouter ?= "0327f8213797c4885f86aec26cf55aeef5834180"
+SRCREV_machine_beaglebone ?= "0327f8213797c4885f86aec26cf55aeef5834180"
+SRCREV_machine_mpc8315e-rdb ?= "9313779872b1c0888cd94f6116fb1819908596e8"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.76"
 LINUX_VERSION_genericx86-64 = "4.4.76"
-LINUX_VERSION_edgerouter = "4.4.76"
-LINUX_VERSION_beaglebone = "4.4.76"
-LINUX_VERSION_mpc8315e-rdb = "4.4.76"
+LINUX_VERSION_edgerouter = "4.4.85"
+LINUX_VERSION_beaglebone = "4.4.85"
+LINUX_VERSION_mpc8315e-rdb = "4.4.85"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index c741c3937642..cc65459e1b28 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "24572abb2cad341dd79e6aafcb9cdd1a7f8a0c1e"
 SRCREV_machine_genericx86-64 ?= "24572abb2cad341dd79e6aafcb9cdd1a7f8a0c1e"
-SRCREV_machine_edgerouter ?= "24572abb2cad341dd79e6aafcb9cdd1a7f8a0c1e"
-SRCREV_machine_beaglebone ?= "24572abb2cad341dd79e6aafcb9cdd1a7f8a0c1e"
-SRCREV_machine_mpc8315e-rdb ?= "2c59ae4503454e29c11c58b585a61dc4a40193cf"
+SRCREV_machine_edgerouter ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107"
+SRCREV_machine_beaglebone ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107"
+SRCREV_machine_mpc8315e-rdb ?= "06cc7d23e026522a996d3a26e9b013f0a5f7e6fa"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.36"
 LINUX_VERSION_genericx86-64 = "4.9.36"
-LINUX_VERSION_edgerouter = "4.9.36"
-LINUX_VERSION_beaglebone = "4.9.36"
-LINUX_VERSION_mpc8315e-rdb = "4.9.36"
+LINUX_VERSION_edgerouter = "4.9.46"
+LINUX_VERSION_beaglebone = "4.9.46"
+LINUX_VERSION_mpc8315e-rdb = "4.9.46"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-07-17  5:55 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-07-17  5:55 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.1, 4,4 and 4.9.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
index b42b56c6a185..3f65bbd4ad40 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -9,9 +9,9 @@ KMACHINE_genericx86-64 ?= "common-pc-64"
 
 SRCREV_machine_genericx86    ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
 SRCREV_machine_genericx86-64 ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
-SRCREV_machine_edgerouter ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
-SRCREV_machine_beaglebone ?= "79414e2b0e0b7f5b86e358a907f841486f428079"
-SRCREV_machine_mpc8315e-rdb ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
+SRCREV_machine_edgerouter ?= "e2bea2e96fcbbbb9b1efc3bc7505ac42e39bb5c0"
+SRCREV_machine_beaglebone ?= "243644adea596cda2ef1280a8e57075a1247089f"
+SRCREV_machine_mpc8315e-rdb ?= "e2bea2e96fcbbbb9b1efc3bc7505ac42e39bb5c0"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.1.39"
 LINUX_VERSION_genericx86-64 = "4.1.39"
-LINUX_VERSION_edgerouter = "4.1.39"
-LINUX_VERSION_beaglebone = "4.1.39"
-LINUX_VERSION_mpc8315e-rdb = "4.1.39"
+LINUX_VERSION_edgerouter = "4.1.42"
+LINUX_VERSION_beaglebone = "4.1.42"
+LINUX_VERSION_mpc8315e-rdb = "4.1.42"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 72de36a5f3f9..135d3f2f0e56 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "268676407913f5d496cde6cbf4052eb5acaf6237"
 SRCREV_machine_genericx86-64 ?= "268676407913f5d496cde6cbf4052eb5acaf6237"
-SRCREV_machine_edgerouter ?= "268676407913f5d496cde6cbf4052eb5acaf6237"
-SRCREV_machine_beaglebone ?= "268676407913f5d496cde6cbf4052eb5acaf6237"
-SRCREV_machine_mpc8315e-rdb ?= "b413742a8985a70f4dcfd9c05feb12fcf0f8ca7d"
+SRCREV_machine_edgerouter ?= "2854678e4ccbb4bbd1bb4c243ac3e2571ef9834a"
+SRCREV_machine_beaglebone ?= "2854678e4ccbb4bbd1bb4c243ac3e2571ef9834a"
+SRCREV_machine_mpc8315e-rdb ?= "f5e6bd8e3a6d43ca08a7a06a76547ebef456d67b"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.71"
 LINUX_VERSION_genericx86-64 = "4.4.71"
-LINUX_VERSION_edgerouter = "4.4.71"
-LINUX_VERSION_beaglebone = "4.4.71"
-LINUX_VERSION_mpc8315e-rdb = "4.4.71"
+LINUX_VERSION_edgerouter = "4.4.76"
+LINUX_VERSION_beaglebone = "4.4.76"
+LINUX_VERSION_mpc8315e-rdb = "4.4.76"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index 073e92ecade8..3ac21a702239 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "d2de43e42bb8a270e680aab1c8f2447bff0b3552"
 SRCREV_machine_genericx86-64 ?= "d2de43e42bb8a270e680aab1c8f2447bff0b3552"
-SRCREV_machine_edgerouter ?= "d2de43e42bb8a270e680aab1c8f2447bff0b3552"
-SRCREV_machine_beaglebone ?= "d2de43e42bb8a270e680aab1c8f2447bff0b3552"
-SRCREV_machine_mpc8315e-rdb ?= "9e97ee1670f23b2a8cff3f7a2cd7463e1cd76ee3"
+SRCREV_machine_edgerouter ?= "24572abb2cad341dd79e6aafcb9cdd1a7f8a0c1e"
+SRCREV_machine_beaglebone ?= "24572abb2cad341dd79e6aafcb9cdd1a7f8a0c1e"
+SRCREV_machine_mpc8315e-rdb ?= "2c59ae4503454e29c11c58b585a61dc4a40193cf"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.31"
 LINUX_VERSION_genericx86-64 = "4.9.31"
-LINUX_VERSION_edgerouter = "4.9.31"
-LINUX_VERSION_beaglebone = "4.9.31"
-LINUX_VERSION_mpc8315e-rdb = "4.9.31"
+LINUX_VERSION_edgerouter = "4.9.36"
+LINUX_VERSION_beaglebone = "4.9.36"
+LINUX_VERSION_mpc8315e-rdb = "4.9.36"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-06-16  6:24 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-06-16  6:24 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.4, 4,9 and 4.10.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 .../recipes-kernel/linux/linux-yocto_4.10.bbappend           | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
index 9b94b6007e55..6884731810cc 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
 SRCREV_machine_genericx86-64 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
-SRCREV_machine_edgerouter ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504"
-SRCREV_machine_beaglebone ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504"
-SRCREV_machine_mpc8315e-rdb ?= "b768fff337e184ea6d714528b779f69b861d4592"
+SRCREV_machine_edgerouter ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
+SRCREV_machine_beaglebone ?= "6648a34e00c55a0634b39e661dd6ba14dd106473"
+SRCREV_machine_mpc8315e-rdb ?= "5ae8cb247756593767d1bb3828bbb9f2a9b72341"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.10.17"
 LINUX_VERSION_genericx86-64 = "4.10.17"
-LINUX_VERSION_edgerouter = "4.10.15"
-LINUX_VERSION_beaglebone = "4.10.15"
-LINUX_VERSION_mpc8315e-rdb = "4.10.15"
+LINUX_VERSION_edgerouter = "4.10.17"
+LINUX_VERSION_beaglebone = "4.10.17"
+LINUX_VERSION_mpc8315e-rdb = "4.10.17"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 38e5836a8878..72de36a5f3f9 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "268676407913f5d496cde6cbf4052eb5acaf6237"
 SRCREV_machine_genericx86-64 ?= "268676407913f5d496cde6cbf4052eb5acaf6237"
-SRCREV_machine_edgerouter ?= "98b9340a7858f786f5ff7d50021ef83eaad0613d"
-SRCREV_machine_beaglebone ?= "98b9340a7858f786f5ff7d50021ef83eaad0613d"
-SRCREV_machine_mpc8315e-rdb ?= "2bf69589c6d2c1aa0db7efd735b43155a743959a"
+SRCREV_machine_edgerouter ?= "268676407913f5d496cde6cbf4052eb5acaf6237"
+SRCREV_machine_beaglebone ?= "268676407913f5d496cde6cbf4052eb5acaf6237"
+SRCREV_machine_mpc8315e-rdb ?= "b413742a8985a70f4dcfd9c05feb12fcf0f8ca7d"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.71"
 LINUX_VERSION_genericx86-64 = "4.4.71"
-LINUX_VERSION_edgerouter = "4.4.67"
-LINUX_VERSION_beaglebone = "4.4.67"
-LINUX_VERSION_mpc8315e-rdb = "4.4.67"
+LINUX_VERSION_edgerouter = "4.4.71"
+LINUX_VERSION_beaglebone = "4.4.71"
+LINUX_VERSION_mpc8315e-rdb = "4.4.71"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index fbdf26ff12c4..073e92ecade8 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "d2de43e42bb8a270e680aab1c8f2447bff0b3552"
 SRCREV_machine_genericx86-64 ?= "d2de43e42bb8a270e680aab1c8f2447bff0b3552"
-SRCREV_machine_edgerouter ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
-SRCREV_machine_beaglebone ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
-SRCREV_machine_mpc8315e-rdb ?= "fd97646e9431c0f4c09021cbe3189acc25034a98"
+SRCREV_machine_edgerouter ?= "d2de43e42bb8a270e680aab1c8f2447bff0b3552"
+SRCREV_machine_beaglebone ?= "d2de43e42bb8a270e680aab1c8f2447bff0b3552"
+SRCREV_machine_mpc8315e-rdb ?= "9e97ee1670f23b2a8cff3f7a2cd7463e1cd76ee3"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.31"
 LINUX_VERSION_genericx86-64 = "4.9.31"
-LINUX_VERSION_edgerouter = "4.9.27"
-LINUX_VERSION_beaglebone = "4.9.27"
-LINUX_VERSION_mpc8315e-rdb = "4.9.27"
+LINUX_VERSION_edgerouter = "4.9.31"
+LINUX_VERSION_beaglebone = "4.9.31"
+LINUX_VERSION_mpc8315e-rdb = "4.9.31"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
  2017-05-22  5:49 Kevin Hao
@ 2017-06-09  1:25 ` Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-06-09  1:25 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 6734 bytes --]

On Mon, May 22, 2017 at 01:49:28PM +0800, Kevin Hao wrote:
> Bump to the latest stable kernel for 4.1, 4.4, 4,9 and 4.10.

Ping.

Thanks,
Kevin

> 
> Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
> ---
>  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 12 ++++++------
>  .../recipes-kernel/linux/linux-yocto_4.10.bbappend           | 12 ++++++------
>  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
>  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
>  4 files changed, 24 insertions(+), 24 deletions(-)
> 
> diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
> index c754933c7dab..5979f8a720d7 100644
> --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
> +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
> @@ -9,9 +9,9 @@ KMACHINE_genericx86-64 ?= "common-pc-64"
>  
>  SRCREV_machine_genericx86    ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
>  SRCREV_machine_genericx86-64 ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
> -SRCREV_machine_edgerouter ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
> -SRCREV_machine_beaglebone ?= "235de25be3f143b91dcc69479b770722c508889e"
> -SRCREV_machine_mpc8315e-rdb ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
> +SRCREV_machine_edgerouter ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
> +SRCREV_machine_beaglebone ?= "79414e2b0e0b7f5b86e358a907f841486f428079"
> +SRCREV_machine_mpc8315e-rdb ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
>  
>  COMPATIBLE_MACHINE_genericx86 = "genericx86"
>  COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
> @@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
>  
>  LINUX_VERSION_genericx86 = "4.1.38"
>  LINUX_VERSION_genericx86-64 = "4.1.38"
> -LINUX_VERSION_edgerouter = "4.1.38"
> -LINUX_VERSION_beaglebone = "4.1.38"
> -LINUX_VERSION_mpc8315e-rdb = "4.1.38"
> +LINUX_VERSION_edgerouter = "4.1.39"
> +LINUX_VERSION_beaglebone = "4.1.39"
> +LINUX_VERSION_mpc8315e-rdb = "4.1.39"
> diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
> index 6430548c1153..e1d103190bc7 100644
> --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
> +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
> @@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
>  
>  SRCREV_machine_genericx86    ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
>  SRCREV_machine_genericx86-64 ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
> -SRCREV_machine_edgerouter ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
> -SRCREV_machine_beaglebone ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
> -SRCREV_machine_mpc8315e-rdb ?= "4a84208c659563e7c2972a7a037934027662347d"
> +SRCREV_machine_edgerouter ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504"
> +SRCREV_machine_beaglebone ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504"
> +SRCREV_machine_mpc8315e-rdb ?= "b768fff337e184ea6d714528b779f69b861d4592"
>  
>  COMPATIBLE_MACHINE_genericx86 = "genericx86"
>  COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
> @@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
>  
>  LINUX_VERSION_genericx86 = "4.10.9"
>  LINUX_VERSION_genericx86-64 = "4.10.9"
> -LINUX_VERSION_edgerouter = "4.10.9"
> -LINUX_VERSION_beaglebone = "4.10.9"
> -LINUX_VERSION_mpc8315e-rdb = "4.10.9"
> +LINUX_VERSION_edgerouter = "4.10.15"
> +LINUX_VERSION_beaglebone = "4.10.15"
> +LINUX_VERSION_mpc8315e-rdb = "4.10.15"
> diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
> index 8f9a8d4ed111..03dfe09bfa82 100644
> --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
> +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
> @@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
>  
>  SRCREV_machine_genericx86    ?= "0298d3765a5c474ff5776284d49111276510d4b4"
>  SRCREV_machine_genericx86-64 ?= "0298d3765a5c474ff5776284d49111276510d4b4"
> -SRCREV_machine_edgerouter ?= "0298d3765a5c474ff5776284d49111276510d4b4"
> -SRCREV_machine_beaglebone ?= "0298d3765a5c474ff5776284d49111276510d4b4"
> -SRCREV_machine_mpc8315e-rdb ?= "90e5792370e0ae72b69a7006f0727dda4ba7e629"
> +SRCREV_machine_edgerouter ?= "98b9340a7858f786f5ff7d50021ef83eaad0613d"
> +SRCREV_machine_beaglebone ?= "98b9340a7858f786f5ff7d50021ef83eaad0613d"
> +SRCREV_machine_mpc8315e-rdb ?= "2bf69589c6d2c1aa0db7efd735b43155a743959a"
>  
>  COMPATIBLE_MACHINE_genericx86 = "genericx86"
>  COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
> @@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
>  
>  LINUX_VERSION_genericx86 = "4.4.60"
>  LINUX_VERSION_genericx86-64 = "4.4.60"
> -LINUX_VERSION_edgerouter = "4.4.60"
> -LINUX_VERSION_beaglebone = "4.4.60"
> -LINUX_VERSION_mpc8315e-rdb = "4.4.60"
> +LINUX_VERSION_edgerouter = "4.4.67"
> +LINUX_VERSION_beaglebone = "4.4.67"
> +LINUX_VERSION_mpc8315e-rdb = "4.4.67"
> diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
> index d518826d7b9c..16f2957e4973 100644
> --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
> +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
> @@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
>  
>  SRCREV_machine_genericx86    ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
>  SRCREV_machine_genericx86-64 ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
> -SRCREV_machine_edgerouter ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
> -SRCREV_machine_beaglebone ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
> -SRCREV_machine_mpc8315e-rdb ?= "c74de53c637dabeeb76e556e85ea37ec7f6ffb13"
> +SRCREV_machine_edgerouter ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
> +SRCREV_machine_beaglebone ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
> +SRCREV_machine_mpc8315e-rdb ?= "fd97646e9431c0f4c09021cbe3189acc25034a98"
>  
>  COMPATIBLE_MACHINE_genericx86 = "genericx86"
>  COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
> @@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
>  
>  LINUX_VERSION_genericx86 = "4.9.21"
>  LINUX_VERSION_genericx86-64 = "4.9.21"
> -LINUX_VERSION_edgerouter = "4.9.21"
> -LINUX_VERSION_beaglebone = "4.9.21"
> -LINUX_VERSION_mpc8315e-rdb = "4.9.21"
> +LINUX_VERSION_edgerouter = "4.9.27"
> +LINUX_VERSION_beaglebone = "4.9.27"
> +LINUX_VERSION_mpc8315e-rdb = "4.9.27"
> -- 
> 2.9.3
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 484 bytes --]

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-05-22  5:49 Kevin Hao
  2017-06-09  1:25 ` Kevin Hao
  0 siblings, 1 reply; 25+ messages in thread
From: Kevin Hao @ 2017-05-22  5:49 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.1, 4.4, 4,9 and 4.10.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 12 ++++++------
 .../recipes-kernel/linux/linux-yocto_4.10.bbappend           | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 4 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
index c754933c7dab..5979f8a720d7 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -9,9 +9,9 @@ KMACHINE_genericx86-64 ?= "common-pc-64"
 
 SRCREV_machine_genericx86    ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
 SRCREV_machine_genericx86-64 ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
-SRCREV_machine_edgerouter ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
-SRCREV_machine_beaglebone ?= "235de25be3f143b91dcc69479b770722c508889e"
-SRCREV_machine_mpc8315e-rdb ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
+SRCREV_machine_edgerouter ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
+SRCREV_machine_beaglebone ?= "79414e2b0e0b7f5b86e358a907f841486f428079"
+SRCREV_machine_mpc8315e-rdb ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.1.38"
 LINUX_VERSION_genericx86-64 = "4.1.38"
-LINUX_VERSION_edgerouter = "4.1.38"
-LINUX_VERSION_beaglebone = "4.1.38"
-LINUX_VERSION_mpc8315e-rdb = "4.1.38"
+LINUX_VERSION_edgerouter = "4.1.39"
+LINUX_VERSION_beaglebone = "4.1.39"
+LINUX_VERSION_mpc8315e-rdb = "4.1.39"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
index 6430548c1153..e1d103190bc7 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
 SRCREV_machine_genericx86-64 ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
-SRCREV_machine_edgerouter ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
-SRCREV_machine_beaglebone ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
-SRCREV_machine_mpc8315e-rdb ?= "4a84208c659563e7c2972a7a037934027662347d"
+SRCREV_machine_edgerouter ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504"
+SRCREV_machine_beaglebone ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504"
+SRCREV_machine_mpc8315e-rdb ?= "b768fff337e184ea6d714528b779f69b861d4592"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.10.9"
 LINUX_VERSION_genericx86-64 = "4.10.9"
-LINUX_VERSION_edgerouter = "4.10.9"
-LINUX_VERSION_beaglebone = "4.10.9"
-LINUX_VERSION_mpc8315e-rdb = "4.10.9"
+LINUX_VERSION_edgerouter = "4.10.15"
+LINUX_VERSION_beaglebone = "4.10.15"
+LINUX_VERSION_mpc8315e-rdb = "4.10.15"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 8f9a8d4ed111..03dfe09bfa82 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "0298d3765a5c474ff5776284d49111276510d4b4"
 SRCREV_machine_genericx86-64 ?= "0298d3765a5c474ff5776284d49111276510d4b4"
-SRCREV_machine_edgerouter ?= "0298d3765a5c474ff5776284d49111276510d4b4"
-SRCREV_machine_beaglebone ?= "0298d3765a5c474ff5776284d49111276510d4b4"
-SRCREV_machine_mpc8315e-rdb ?= "90e5792370e0ae72b69a7006f0727dda4ba7e629"
+SRCREV_machine_edgerouter ?= "98b9340a7858f786f5ff7d50021ef83eaad0613d"
+SRCREV_machine_beaglebone ?= "98b9340a7858f786f5ff7d50021ef83eaad0613d"
+SRCREV_machine_mpc8315e-rdb ?= "2bf69589c6d2c1aa0db7efd735b43155a743959a"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.60"
 LINUX_VERSION_genericx86-64 = "4.4.60"
-LINUX_VERSION_edgerouter = "4.4.60"
-LINUX_VERSION_beaglebone = "4.4.60"
-LINUX_VERSION_mpc8315e-rdb = "4.4.60"
+LINUX_VERSION_edgerouter = "4.4.67"
+LINUX_VERSION_beaglebone = "4.4.67"
+LINUX_VERSION_mpc8315e-rdb = "4.4.67"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index d518826d7b9c..16f2957e4973 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
 SRCREV_machine_genericx86-64 ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
-SRCREV_machine_edgerouter ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
-SRCREV_machine_beaglebone ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
-SRCREV_machine_mpc8315e-rdb ?= "c74de53c637dabeeb76e556e85ea37ec7f6ffb13"
+SRCREV_machine_edgerouter ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
+SRCREV_machine_beaglebone ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
+SRCREV_machine_mpc8315e-rdb ?= "fd97646e9431c0f4c09021cbe3189acc25034a98"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.21"
 LINUX_VERSION_genericx86-64 = "4.9.21"
-LINUX_VERSION_edgerouter = "4.9.21"
-LINUX_VERSION_beaglebone = "4.9.21"
-LINUX_VERSION_mpc8315e-rdb = "4.9.21"
+LINUX_VERSION_edgerouter = "4.9.27"
+LINUX_VERSION_beaglebone = "4.9.27"
+LINUX_VERSION_mpc8315e-rdb = "4.9.27"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-04-13  1:30 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-04-13  1:30 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.4, 4,9 and 4.10.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 .../recipes-kernel/linux/linux-yocto_4.10.bbappend           | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
index 693b7de8d8ab..41a07f52003e 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "53be19cad65e798c14be6d0365eb8f41ff38e540"
 SRCREV_machine_genericx86-64 ?= "53be19cad65e798c14be6d0365eb8f41ff38e540"
-SRCREV_machine_edgerouter ?= "53be19cad65e798c14be6d0365eb8f41ff38e540"
-SRCREV_machine_beaglebone ?= "53be19cad65e798c14be6d0365eb8f41ff38e540"
-SRCREV_machine_mpc8315e-rdb ?= "9f975fcf58a9f8f5bbb634ce020c4aae715fa777"
+SRCREV_machine_edgerouter ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
+SRCREV_machine_beaglebone ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
+SRCREV_machine_mpc8315e-rdb ?= "4a84208c659563e7c2972a7a037934027662347d"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.10.5"
 LINUX_VERSION_genericx86-64 = "4.10.5"
-LINUX_VERSION_edgerouter = "4.10.5"
-LINUX_VERSION_beaglebone = "4.10.5"
-LINUX_VERSION_mpc8315e-rdb = "4.10.5"
+LINUX_VERSION_edgerouter = "4.10.9"
+LINUX_VERSION_beaglebone = "4.10.9"
+LINUX_VERSION_mpc8315e-rdb = "4.10.9"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 6c6f34506c20..124450a7494f 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "2525fc844188708834929d119cecdc2f6ae3c88a"
 SRCREV_machine_genericx86-64 ?= "2525fc844188708834929d119cecdc2f6ae3c88a"
-SRCREV_machine_edgerouter ?= "2525fc844188708834929d119cecdc2f6ae3c88a"
-SRCREV_machine_beaglebone ?= "2525fc844188708834929d119cecdc2f6ae3c88a"
-SRCREV_machine_mpc8315e-rdb ?= "40600ac2335bb4e052228e6e503cf9e44ccdd33c"
+SRCREV_machine_edgerouter ?= "0298d3765a5c474ff5776284d49111276510d4b4"
+SRCREV_machine_beaglebone ?= "0298d3765a5c474ff5776284d49111276510d4b4"
+SRCREV_machine_mpc8315e-rdb ?= "90e5792370e0ae72b69a7006f0727dda4ba7e629"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.56"
 LINUX_VERSION_genericx86-64 = "4.4.56"
-LINUX_VERSION_edgerouter = "4.4.56"
-LINUX_VERSION_beaglebone = "4.4.56"
-LINUX_VERSION_mpc8315e-rdb = "4.4.56"
+LINUX_VERSION_edgerouter = "4.4.60"
+LINUX_VERSION_beaglebone = "4.4.60"
+LINUX_VERSION_mpc8315e-rdb = "4.4.60"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index 6947ce7752fc..e1d334f1f8b3 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "e675c4ecccb9dd9dd637f104e32b7808b4d56846"
 SRCREV_machine_genericx86-64 ?= "e675c4ecccb9dd9dd637f104e32b7808b4d56846"
-SRCREV_machine_edgerouter ?= "e675c4ecccb9dd9dd637f104e32b7808b4d56846"
-SRCREV_machine_beaglebone ?= "e675c4ecccb9dd9dd637f104e32b7808b4d56846"
-SRCREV_machine_mpc8315e-rdb ?= "e56a2cce501fdd9aff6d420b015a36e98fc69f01"
+SRCREV_machine_edgerouter ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
+SRCREV_machine_beaglebone ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
+SRCREV_machine_mpc8315e-rdb ?= "c74de53c637dabeeb76e556e85ea37ec7f6ffb13"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.17"
 LINUX_VERSION_genericx86-64 = "4.9.17"
-LINUX_VERSION_edgerouter = "4.9.17"
-LINUX_VERSION_beaglebone = "4.9.17"
-LINUX_VERSION_mpc8315e-rdb = "4.9.17"
+LINUX_VERSION_edgerouter = "4.9.21"
+LINUX_VERSION_beaglebone = "4.9.21"
+LINUX_VERSION_mpc8315e-rdb = "4.9.21"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-04-10  7:37 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-04-10  7:37 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.4, 4,9 and 4.10.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 .../recipes-kernel/linux/linux-yocto_4.10.bbappend           | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
index d11100a6763e..693b7de8d8ab 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "53be19cad65e798c14be6d0365eb8f41ff38e540"
 SRCREV_machine_genericx86-64 ?= "53be19cad65e798c14be6d0365eb8f41ff38e540"
-SRCREV_machine_edgerouter ?= "827a1164b155110c65f028a13a6c5699be93bbc3"
-SRCREV_machine_beaglebone ?= "827a1164b155110c65f028a13a6c5699be93bbc3"
-SRCREV_machine_mpc8315e-rdb ?= "fc1a68a9046707a9709075afc99eb3b5a2237c4b"
+SRCREV_machine_edgerouter ?= "53be19cad65e798c14be6d0365eb8f41ff38e540"
+SRCREV_machine_beaglebone ?= "53be19cad65e798c14be6d0365eb8f41ff38e540"
+SRCREV_machine_mpc8315e-rdb ?= "9f975fcf58a9f8f5bbb634ce020c4aae715fa777"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.10.5"
 LINUX_VERSION_genericx86-64 = "4.10.5"
-LINUX_VERSION_edgerouter = "4.10.2"
-LINUX_VERSION_beaglebone = "4.10.2"
-LINUX_VERSION_mpc8315e-rdb = "4.10.2"
+LINUX_VERSION_edgerouter = "4.10.5"
+LINUX_VERSION_beaglebone = "4.10.5"
+LINUX_VERSION_mpc8315e-rdb = "4.10.5"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 22af3949c61a..6c6f34506c20 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "2525fc844188708834929d119cecdc2f6ae3c88a"
 SRCREV_machine_genericx86-64 ?= "2525fc844188708834929d119cecdc2f6ae3c88a"
-SRCREV_machine_edgerouter ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c"
-SRCREV_machine_beaglebone ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c"
-SRCREV_machine_mpc8315e-rdb ?= "06c0dbdcba374ca7f92a53d69292d6bb7bc9b0f3"
+SRCREV_machine_edgerouter ?= "2525fc844188708834929d119cecdc2f6ae3c88a"
+SRCREV_machine_beaglebone ?= "2525fc844188708834929d119cecdc2f6ae3c88a"
+SRCREV_machine_mpc8315e-rdb ?= "40600ac2335bb4e052228e6e503cf9e44ccdd33c"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.56"
 LINUX_VERSION_genericx86-64 = "4.4.56"
-LINUX_VERSION_edgerouter = "4.4.53"
-LINUX_VERSION_beaglebone = "4.4.53"
-LINUX_VERSION_mpc8315e-rdb = "4.4.53"
+LINUX_VERSION_edgerouter = "4.4.56"
+LINUX_VERSION_beaglebone = "4.4.56"
+LINUX_VERSION_mpc8315e-rdb = "4.4.56"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index 986be837277f..6947ce7752fc 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "e675c4ecccb9dd9dd637f104e32b7808b4d56846"
 SRCREV_machine_genericx86-64 ?= "e675c4ecccb9dd9dd637f104e32b7808b4d56846"
-SRCREV_machine_edgerouter ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
-SRCREV_machine_beaglebone ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
-SRCREV_machine_mpc8315e-rdb ?= "7744d762ee37396dfab60f21a2b974c5b94c47b4"
+SRCREV_machine_edgerouter ?= "e675c4ecccb9dd9dd637f104e32b7808b4d56846"
+SRCREV_machine_beaglebone ?= "e675c4ecccb9dd9dd637f104e32b7808b4d56846"
+SRCREV_machine_mpc8315e-rdb ?= "e56a2cce501fdd9aff6d420b015a36e98fc69f01"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.17"
 LINUX_VERSION_genericx86-64 = "4.9.17"
-LINUX_VERSION_edgerouter = "4.9.13"
-LINUX_VERSION_beaglebone = "4.9.13"
-LINUX_VERSION_mpc8315e-rdb = "4.9.13"
+LINUX_VERSION_edgerouter = "4.9.17"
+LINUX_VERSION_beaglebone = "4.9.17"
+LINUX_VERSION_mpc8315e-rdb = "4.9.17"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-03-16 11:23 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-03-16 11:23 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.1, 4.4, 4,9 and 4.10. Also set
the default kernel to 4.10.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 meta-yocto-bsp/conf/machine/beaglebone.conf                  |  2 +-
 meta-yocto-bsp/conf/machine/edgerouter.conf                  |  2 +-
 meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf                |  2 +-
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 12 ++++++------
 .../recipes-kernel/linux/linux-yocto_4.10.bbappend           | 12 ++++++++++++
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
 7 files changed, 33 insertions(+), 21 deletions(-)

diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf b/meta-yocto-bsp/conf/machine/beaglebone.conf
index 2d1d9f03cd72..4019e25a1e0e 100644
--- a/meta-yocto-bsp/conf/machine/beaglebone.conf
+++ b/meta-yocto-bsp/conf/machine/beaglebone.conf
@@ -23,7 +23,7 @@ do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do
 SERIAL_CONSOLE = "115200 ttyO0"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "4.9%"
+PREFERRED_VERSION_linux-yocto ?= "4.10%"
 
 KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb"
diff --git a/meta-yocto-bsp/conf/machine/edgerouter.conf b/meta-yocto-bsp/conf/machine/edgerouter.conf
index 8e7a1376dcc4..a9cb1f55d932 100644
--- a/meta-yocto-bsp/conf/machine/edgerouter.conf
+++ b/meta-yocto-bsp/conf/machine/edgerouter.conf
@@ -11,7 +11,7 @@ KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
 KERNEL_IMAGE_STRIP_EXTRA_SECTIONS  = ".comment"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "4.9%"
+PREFERRED_VERSION_linux-yocto ?= "4.10%"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 USE_VT ?= "0"
diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index fa02edc554a2..66dbd6944e0b 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -14,7 +14,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
 
 MACHINE_FEATURES = "keyboard pci ext2 ext3 serial"
 
-PREFERRED_VERSION_linux-yocto ?= "4.9%"
+PREFERRED_VERSION_linux-yocto ?= "4.10%"
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
 
 PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 5614ebbd2a07..1828f77bcaa3 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -9,9 +9,9 @@ KMACHINE_genericx86-64 ?= "common-pc-64"
 
 SRCREV_machine_genericx86    ?= "aadda25ee787681666f1d7961cd6c5a641da678d"
 SRCREV_machine_genericx86-64 ?= "aadda25ee787681666f1d7961cd6c5a641da678d"
-SRCREV_machine_edgerouter ?= "34753ac5e7c52bd1f0144c0a5ce9f0c6345f99d8"
-SRCREV_machine_beaglebone ?= "da5b7beb9866d5de72d61f297c682224e3e62ab5"
-SRCREV_machine_mpc8315e-rdb ?= "34753ac5e7c52bd1f0144c0a5ce9f0c6345f99d8"
+SRCREV_machine_edgerouter ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
+SRCREV_machine_beaglebone ?= "235de25be3f143b91dcc69479b770722c508889e"
+SRCREV_machine_mpc8315e-rdb ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.1.37"
 LINUX_VERSION_genericx86-64 = "4.1.37"
-LINUX_VERSION_edgerouter = "4.1.37"
-LINUX_VERSION_beaglebone = "4.1.37"
-LINUX_VERSION_mpc8315e-rdb = "4.1.37"
+LINUX_VERSION_edgerouter = "4.1.38"
+LINUX_VERSION_beaglebone = "4.1.38"
+LINUX_VERSION_mpc8315e-rdb = "4.1.38"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
index 976cee3fe2f2..8e5665bd0b84 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
@@ -3,12 +3,24 @@ KBRANCH_genericx86-64  = "standard/base"
 
 KMACHINE_genericx86 ?= "common-pc"
 KMACHINE_genericx86-64 ?= "common-pc-64"
+KBRANCH_edgerouter = "standard/edgerouter"
+KBRANCH_beaglebone = "standard/beaglebone"
+KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "b259a5d744e8955a03405c6b59c5a61724755ea8"
 SRCREV_machine_genericx86-64 ?= "b259a5d744e8955a03405c6b59c5a61724755ea8"
+SRCREV_machine_edgerouter ?= "827a1164b155110c65f028a13a6c5699be93bbc3"
+SRCREV_machine_beaglebone ?= "827a1164b155110c65f028a13a6c5699be93bbc3"
+SRCREV_machine_mpc8315e-rdb ?= "fc1a68a9046707a9709075afc99eb3b5a2237c4b"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
+COMPATIBLE_MACHINE_edgerouter = "edgerouter"
+COMPATIBLE_MACHINE_beaglebone = "beaglebone"
+COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.10"
 LINUX_VERSION_genericx86-64 = "4.10"
+LINUX_VERSION_edgerouter = "4.10.2"
+LINUX_VERSION_beaglebone = "4.10.2"
+LINUX_VERSION_mpc8315e-rdb = "4.10.2"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index d92bfc0f516f..b499a6677c68 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "ad8b1d659ddd2699ebf7d50ef9de8940b157bfc2"
 SRCREV_machine_genericx86-64 ?= "ad8b1d659ddd2699ebf7d50ef9de8940b157bfc2"
-SRCREV_machine_edgerouter ?= "ad8b1d659ddd2699ebf7d50ef9de8940b157bfc2"
-SRCREV_machine_beaglebone ?= "ad8b1d659ddd2699ebf7d50ef9de8940b157bfc2"
-SRCREV_machine_mpc8315e-rdb ?= "b01922f8b85d96b9f6996b17ed0995c6f782fdbf"
+SRCREV_machine_edgerouter ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c"
+SRCREV_machine_beaglebone ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c"
+SRCREV_machine_mpc8315e-rdb ?= "06c0dbdcba374ca7f92a53d69292d6bb7bc9b0f3"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.41"
 LINUX_VERSION_genericx86-64 = "4.4.41"
-LINUX_VERSION_edgerouter = "4.4.41"
-LINUX_VERSION_beaglebone = "4.4.41"
-LINUX_VERSION_mpc8315e-rdb = "4.4.41"
+LINUX_VERSION_edgerouter = "4.4.53"
+LINUX_VERSION_beaglebone = "4.4.53"
+LINUX_VERSION_mpc8315e-rdb = "4.4.53"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index b730934243b2..766adb759b06 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
 SRCREV_machine_genericx86-64 ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
-SRCREV_machine_edgerouter ?= "c85c54f5bf53b98afe8105e91bffcdb6c60afe8f"
-SRCREV_machine_beaglebone ?= "c85c54f5bf53b98afe8105e91bffcdb6c60afe8f"
-SRCREV_machine_mpc8315e-rdb ?= "6b67f448d63917f5ea306eb293cd9844077e4a61"
+SRCREV_machine_edgerouter ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
+SRCREV_machine_beaglebone ?= "95c0a80ee83f1cf8e59d733f36e8a9dfd50a0098"
+SRCREV_machine_mpc8315e-rdb ?= "7744d762ee37396dfab60f21a2b974c5b94c47b4"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.9.13"
 LINUX_VERSION_genericx86-64 = "4.9.13"
-LINUX_VERSION_edgerouter = "4.9.8"
-LINUX_VERSION_beaglebone = "4.9.8"
-LINUX_VERSION_mpc8315e-rdb = "4.9.8"
+LINUX_VERSION_edgerouter = "4.9.13"
+LINUX_VERSION_beaglebone = "4.9.13"
+LINUX_VERSION_mpc8315e-rdb = "4.9.13"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
  2017-02-06 15:05 ` Burton, Ross
@ 2017-02-07  1:12   ` Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2017-02-07  1:12 UTC (permalink / raw)
  To: Burton, Ross; +Cc: Poky Project

[-- Attachment #1: Type: text/plain, Size: 410 bytes --]

On Mon, Feb 06, 2017 at 03:05:55PM +0000, Burton, Ross wrote:
> 
> On 6 February 2017 at 08:41, Kevin Hao <kexin.hao@windriver.com> wrote:
> 
>     Bump to the latest stable kernel for 4.1, 4.4, 4,8 and 4.9. Also set
>     the default kernel to 4.9.
> 
> 
> Bruce also sent a series to upgrade various kernels which has been merged, can
> you rebase please.

Sure.

Thanks,
Kevin

> 
> Ross.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 484 bytes --]

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
  2017-02-06  8:41 Kevin Hao
@ 2017-02-06 15:05 ` Burton, Ross
  2017-02-07  1:12   ` Kevin Hao
  0 siblings, 1 reply; 25+ messages in thread
From: Burton, Ross @ 2017-02-06 15:05 UTC (permalink / raw)
  To: Kevin Hao; +Cc: Poky Project

[-- Attachment #1: Type: text/plain, Size: 291 bytes --]

On 6 February 2017 at 08:41, Kevin Hao <kexin.hao@windriver.com> wrote:

> Bump to the latest stable kernel for 4.1, 4.4, 4,8 and 4.9. Also set
> the default kernel to 4.9.
>

Bruce also sent a series to upgrade various kernels which has been merged,
can you rebase please.

Ross.

[-- Attachment #2: Type: text/html, Size: 702 bytes --]

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2017-02-06  8:41 Kevin Hao
  2017-02-06 15:05 ` Burton, Ross
  0 siblings, 1 reply; 25+ messages in thread
From: Kevin Hao @ 2017-02-06  8:41 UTC (permalink / raw)
  To: poky

Bump to the latest stable kernel for 4.1, 4.4, 4,8 and 4.9. Also set
the default kernel to 4.9.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 meta-yocto-bsp/conf/machine/beaglebone.conf                  |  2 +-
 meta-yocto-bsp/conf/machine/edgerouter.conf                  |  2 +-
 meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf                |  2 +-
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend |  6 +++---
 7 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf b/meta-yocto-bsp/conf/machine/beaglebone.conf
index 9286d1bba614..2d1d9f03cd72 100644
--- a/meta-yocto-bsp/conf/machine/beaglebone.conf
+++ b/meta-yocto-bsp/conf/machine/beaglebone.conf
@@ -23,7 +23,7 @@ do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do
 SERIAL_CONSOLE = "115200 ttyO0"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "4.8%"
+PREFERRED_VERSION_linux-yocto ?= "4.9%"
 
 KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb"
diff --git a/meta-yocto-bsp/conf/machine/edgerouter.conf b/meta-yocto-bsp/conf/machine/edgerouter.conf
index ce7de60998de..8e7a1376dcc4 100644
--- a/meta-yocto-bsp/conf/machine/edgerouter.conf
+++ b/meta-yocto-bsp/conf/machine/edgerouter.conf
@@ -11,7 +11,7 @@ KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
 KERNEL_IMAGE_STRIP_EXTRA_SECTIONS  = ".comment"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "4.8%"
+PREFERRED_VERSION_linux-yocto ?= "4.9%"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 USE_VT ?= "0"
diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index 2e164ffd063f..fa02edc554a2 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -14,7 +14,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
 
 MACHINE_FEATURES = "keyboard pci ext2 ext3 serial"
 
-PREFERRED_VERSION_linux-yocto ?= "4.8%"
+PREFERRED_VERSION_linux-yocto ?= "4.9%"
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
 
 PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 68bae2c4e439..b5550945425e 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -9,9 +9,9 @@ KMACHINE_genericx86-64 ?= "common-pc-64"
 
 SRCREV_machine_genericx86    ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
 SRCREV_machine_genericx86-64 ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
-SRCREV_machine_edgerouter ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
-SRCREV_machine_beaglebone ?= "938cc4ac8d36f166c9e2e0517d6ffd6d278fe631"
-SRCREV_machine_mpc8315e-rdb ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
+SRCREV_machine_edgerouter ?= "34753ac5e7c52bd1f0144c0a5ce9f0c6345f99d8"
+SRCREV_machine_beaglebone ?= "da5b7beb9866d5de72d61f297c682224e3e62ab5"
+SRCREV_machine_mpc8315e-rdb ?= "34753ac5e7c52bd1f0144c0a5ce9f0c6345f99d8"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.1.36"
 LINUX_VERSION_genericx86-64 = "4.1.36"
-LINUX_VERSION_edgerouter = "4.1.36"
-LINUX_VERSION_beaglebone = "4.1.36"
-LINUX_VERSION_mpc8315e-rdb = "4.1.36"
+LINUX_VERSION_edgerouter = "4.1.37"
+LINUX_VERSION_beaglebone = "4.1.37"
+LINUX_VERSION_mpc8315e-rdb = "4.1.37"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index a0efb152b8fe..c1881af32e36 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
 SRCREV_machine_genericx86-64 ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
-SRCREV_machine_edgerouter ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
-SRCREV_machine_beaglebone ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
-SRCREV_machine_mpc8315e-rdb ?= "772f071dbdd4b813c921058ddf9cba207237228b"
+SRCREV_machine_edgerouter ?= "ad8b1d659ddd2699ebf7d50ef9de8940b157bfc2"
+SRCREV_machine_beaglebone ?= "ad8b1d659ddd2699ebf7d50ef9de8940b157bfc2"
+SRCREV_machine_mpc8315e-rdb ?= "b01922f8b85d96b9f6996b17ed0995c6f782fdbf"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.36"
 LINUX_VERSION_genericx86-64 = "4.4.36"
-LINUX_VERSION_edgerouter = "4.4.36"
-LINUX_VERSION_beaglebone = "4.4.36"
-LINUX_VERSION_mpc8315e-rdb = "4.4.36"
+LINUX_VERSION_edgerouter = "4.4.41"
+LINUX_VERSION_beaglebone = "4.4.41"
+LINUX_VERSION_mpc8315e-rdb = "4.4.41"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
index 761e6e0a3588..13f72bdd1a1d 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "021b4aef55b44597587a1ce5879be642b3dca155"
 SRCREV_machine_genericx86-64 ?= "021b4aef55b44597587a1ce5879be642b3dca155"
-SRCREV_machine_edgerouter ?= "6076f16536329465b62bd2037b8582a5e18f85d1"
-SRCREV_machine_beaglebone ?= "85dc85153cd7e3b72d34f967c4c0edde590c79a8"
-SRCREV_machine_mpc8315e-rdb ?= "f73222eb3bbd07a45564397a88dec554e848da7d"
+SRCREV_machine_edgerouter ?= "a8fe1262827fd0d32b447ecccfb08e5d39b2a31d"
+SRCREV_machine_beaglebone ?= "6014be20d9c9c49e88fd4f15ad019ea8ed0200ec"
+SRCREV_machine_mpc8315e-rdb ?= "c57440898239989e0f568e1404548b9e26bdf182"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.8.12"
 LINUX_VERSION_genericx86-64 = "4.8.12"
-LINUX_VERSION_edgerouter = "4.8.12"
-LINUX_VERSION_beaglebone = "4.8.12"
-LINUX_VERSION_mpc8315e-rdb = "4.8.12"
+LINUX_VERSION_edgerouter = "4.8.17"
+LINUX_VERSION_beaglebone = "4.8.17"
+LINUX_VERSION_mpc8315e-rdb = "4.8.17"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
index 6a0493070065..930d0e6d0131 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "021b4aef55b44597587a1ce5879be642b3dca155"
 SRCREV_machine_genericx86-64 ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8"
-SRCREV_machine_edgerouter ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8"
-SRCREV_machine_beaglebone ?= "0b52a52fb892c0dd20823268830ab22a9e3a92b8"
-SRCREV_machine_mpc8315e-rdb ?= "b4a4ce5c575d3673dcb4a6922285a78868539fb2"
+SRCREV_machine_edgerouter ?= "4700f2f8b9dbaad5ae441b682d04b09e811135fc"
+SRCREV_machine_beaglebone ?= "4700f2f8b9dbaad5ae441b682d04b09e811135fc"
+SRCREV_machine_mpc8315e-rdb ?= "d74a507be01425d02fedc22a5a53306729101948"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
@ 2016-12-09  3:10 Kevin Hao
  0 siblings, 0 replies; 25+ messages in thread
From: Kevin Hao @ 2016-12-09  3:10 UTC (permalink / raw)
  To: poky

Boot test for all these boards.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
Hi,

Bruce has done a update for the linux-yocto kernel yesterday. This tried to
make sure that the BSP kernel is synced with the latest linux-yocto in the
M1 release.

 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend | 12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 24af82e20408..5d500c8bc61e 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -9,9 +9,9 @@ KMACHINE_genericx86-64 ?= "common-pc-64"
 
 SRCREV_machine_genericx86    ?= "f4d0900b2851e829e990e0f64b09ed3b8e355fae"
 SRCREV_machine_genericx86-64 ?= "f4d0900b2851e829e990e0f64b09ed3b8e355fae"
-SRCREV_machine_edgerouter ?= "f358ce2569953d18cf6bd91d0269076938e5b091"
-SRCREV_machine_beaglebone ?= "445f514c11f2f78e052d24f0e01cdf86097b7cd1"
-SRCREV_machine_mpc8315e-rdb ?= "f358ce2569953d18cf6bd91d0269076938e5b091"
+SRCREV_machine_edgerouter ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
+SRCREV_machine_beaglebone ?= "938cc4ac8d36f166c9e2e0517d6ffd6d278fe631"
+SRCREV_machine_mpc8315e-rdb ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.1.33"
 LINUX_VERSION_genericx86-64 = "4.1.33"
-LINUX_VERSION_edgerouter = "4.1.35"
-LINUX_VERSION_beaglebone = "4.1.35"
-LINUX_VERSION_mpc8315e-rdb = "4.1.35"
+LINUX_VERSION_edgerouter = "4.1.36"
+LINUX_VERSION_beaglebone = "4.1.36"
+LINUX_VERSION_mpc8315e-rdb = "4.1.36"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 06a37d50221b..f7595c3d8c25 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "ca6a08bd7f86ebef11f763d26f787f7d65270473"
 SRCREV_machine_genericx86-64 ?= "ca6a08bd7f86ebef11f763d26f787f7d65270473"
-SRCREV_machine_edgerouter ?= "4c2d50b725d6dd5e90d1151abdbcb7418938be3a"
-SRCREV_machine_beaglebone ?= "4c2d50b725d6dd5e90d1151abdbcb7418938be3a"
-SRCREV_machine_mpc8315e-rdb ?= "994786bb5b050a789f0923471429066f670eb159"
+SRCREV_machine_edgerouter ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
+SRCREV_machine_beaglebone ?= "35482df5d5ba0807eb8a7c40b554bd657e3f9987"
+SRCREV_machine_mpc8315e-rdb ?= "772f071dbdd4b813c921058ddf9cba207237228b"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.4.26"
 LINUX_VERSION_genericx86-64 = "4.4.26"
-LINUX_VERSION_edgerouter = "4.4.32"
-LINUX_VERSION_beaglebone = "4.4.32"
-LINUX_VERSION_mpc8315e-rdb = "4.4.32"
+LINUX_VERSION_edgerouter = "4.4.36"
+LINUX_VERSION_beaglebone = "4.4.36"
+LINUX_VERSION_mpc8315e-rdb = "4.4.36"
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
index 2732e1e1ad0e..b526bdbcef69 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.8.bbappend
@@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
 SRCREV_machine_genericx86    ?= "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794"
 SRCREV_machine_genericx86-64 ?= "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794"
-SRCREV_machine_edgerouter ?= "21bf6ea681bcf951faceefd531c109078d7bfe73"
-SRCREV_machine_beaglebone ?= "28beb2f59f00de16b2cbdda20e9076c29f55b75a"
-SRCREV_machine_mpc8315e-rdb ?= "cd614092a36f513b071a9461041c1c1bbd75a428"
+SRCREV_machine_edgerouter ?= "6076f16536329465b62bd2037b8582a5e18f85d1"
+SRCREV_machine_beaglebone ?= "85dc85153cd7e3b72d34f967c4c0edde590c79a8"
+SRCREV_machine_mpc8315e-rdb ?= "f73222eb3bbd07a45564397a88dec554e848da7d"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
@@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
 LINUX_VERSION_genericx86 = "4.8.3"
 LINUX_VERSION_genericx86-64 = "4.8.3"
-LINUX_VERSION_edgerouter = "4.8.10"
-LINUX_VERSION_beaglebone = "4.8.10"
-LINUX_VERSION_mpc8315e-rdb = "4.8.10"
+LINUX_VERSION_edgerouter = "4.8.12"
+LINUX_VERSION_beaglebone = "4.8.12"
+LINUX_VERSION_mpc8315e-rdb = "4.8.12"
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2018-09-25  7:30 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-25  7:23 [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs Kevin Hao
  -- strict thread matches above, loose matches on Subject: below --
2018-06-10  7:06 Kevin Hao
2018-06-11  7:08 ` Richard Purdie
2018-06-11  7:35   ` Richard Purdie
2018-06-11 10:21     ` Kevin Hao
2018-06-11 22:49       ` Khem Raj
2018-06-11 22:52     ` Khem Raj
2018-02-02  1:35 Kevin Hao
2017-12-23 12:40 Kevin Hao
2017-11-16  5:09 Kevin Hao
2017-09-17  6:27 Kevin Hao
2017-09-17 11:02 ` Richard Purdie
2017-09-17 11:48   ` Kevin Hao
2017-09-01  3:18 Kevin Hao
2017-07-17  5:55 Kevin Hao
2017-06-16  6:24 Kevin Hao
2017-05-22  5:49 Kevin Hao
2017-06-09  1:25 ` Kevin Hao
2017-04-13  1:30 Kevin Hao
2017-04-10  7:37 Kevin Hao
2017-03-16 11:23 Kevin Hao
2017-02-06  8:41 Kevin Hao
2017-02-06 15:05 ` Burton, Ross
2017-02-07  1:12   ` Kevin Hao
2016-12-09  3:10 Kevin Hao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.