All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60
@ 2022-08-21  9:14 Kevin Hao
  2022-08-21  9:14 ` [PATCH 2/2] meta-yocto-bsp: Bump the default kernel to v5.19 Kevin Hao
  2022-08-22 15:45 ` [poky] [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60 Luca Ceresoli
  0 siblings, 2 replies; 5+ messages in thread
From: Kevin Hao @ 2022-08-21  9:14 UTC (permalink / raw)
  To: poky; +Cc: Richard Purdie

Update the v5.15 kernel to the latest stable version for all machines.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 .../linux/linux-yocto_5.15.bbappend              | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend
index a5c0ecdbd98d..2896c49a6a87 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend
@@ -7,17 +7,17 @@ KMACHINE:genericx86 ?= "common-pc"
 KMACHINE:genericx86-64 ?= "common-pc-64"
 KMACHINE:beaglebone-yocto ?= "beaglebone"
 
-SRCREV_machine:genericx86 ?= "a40d2daf2795d89e3ef8af0413b25190558831ec"
-SRCREV_machine:genericx86-64 ?= "a40d2daf2795d89e3ef8af0413b25190558831ec"
-SRCREV_machine:edgerouter ?= "90f1ee6589264545f548d731c2480b08a007230f"
-SRCREV_machine:beaglebone-yocto ?= "9aabbaa89fcb21af7028e814c1f5b61171314d5a"
+SRCREV_machine:genericx86 ?= "6013d1ae5feb1f05716f4d6e90dc598230fed8fe"
+SRCREV_machine:genericx86-64 ?= "6013d1ae5feb1f05716f4d6e90dc598230fed8fe"
+SRCREV_machine:edgerouter ?= "8592bf591d23fb38effd2006ddd5d8751e9d67f6"
+SRCREV_machine:beaglebone-yocto ?= "b9e60e948997e2805b5f9a922fa3d9a0accc5270"
 
 COMPATIBLE_MACHINE:genericx86 = "genericx86"
 COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64"
 COMPATIBLE_MACHINE:edgerouter = "edgerouter"
 COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto"
 
-LINUX_VERSION:genericx86 = "5.15.54"
-LINUX_VERSION:genericx86-64 = "5.15.54"
-LINUX_VERSION:edgerouter = "5.15.54"
-LINUX_VERSION:beaglebone-yocto = "5.15.54"
+LINUX_VERSION:genericx86 = "5.15.60"
+LINUX_VERSION:genericx86-64 = "5.15.60"
+LINUX_VERSION:edgerouter = "5.15.60"
+LINUX_VERSION:beaglebone-yocto = "5.15.60"
-- 
2.34.1


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

* [PATCH 2/2] meta-yocto-bsp: Bump the default kernel to v5.19
  2022-08-21  9:14 [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60 Kevin Hao
@ 2022-08-21  9:14 ` Kevin Hao
  2022-08-22 15:45 ` [poky] [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60 Luca Ceresoli
  1 sibling, 0 replies; 5+ messages in thread
From: Kevin Hao @ 2022-08-21  9:14 UTC (permalink / raw)
  To: poky; +Cc: Richard Purdie

Bump the default kernel to v5.19 for all the machines, and also update
the v5.19 kernel to the latest version.

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
---
 .../conf/machine/beaglebone-yocto.conf           |  2 +-
 meta-yocto-bsp/conf/machine/edgerouter.conf      |  2 +-
 .../conf/machine/include/genericx86-common.inc   |  2 +-
 .../linux/linux-yocto_5.19.bbappend              | 16 ++++++++--------
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf b/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf
index 284559c50c9c..d066cf21a3d6 100644
--- a/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf
+++ b/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf
@@ -24,7 +24,7 @@ SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyO0 115200;ttyAMA0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "5.15%"
+PREFERRED_VERSION_linux-yocto ?= "5.19%"
 
 KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb am335x-bonegreen.dtb"
diff --git a/meta-yocto-bsp/conf/machine/edgerouter.conf b/meta-yocto-bsp/conf/machine/edgerouter.conf
index 249864e9cebc..5eb5681bd8d3 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 ?= "5.15%"
+PREFERRED_VERSION_linux-yocto ?= "5.19%"
 
 SERIAL_CONSOLES = "115200;ttyS0"
 USE_VT ?= "0"
diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
index 8c5e5522bcf2..5f25d162335c 100644
--- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
+++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
@@ -2,7 +2,7 @@ include conf/machine/include/x86/x86-base.inc
 require conf/machine/include/x86/qemuboot-x86.inc
 MACHINE_FEATURES += "wifi efi pcbios"
 
-PREFERRED_VERSION_linux-yocto ?= "5.15%"
+PREFERRED_VERSION_linux-yocto ?= "5.19%"
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
 PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
 XSERVER ?= "${XSERVER_X86_BASE} \
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.19.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.19.bbappend
index ff5070ba4a92..947e0c866f81 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.19.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.19.bbappend
@@ -7,17 +7,17 @@ KMACHINE:genericx86 ?= "common-pc"
 KMACHINE:genericx86-64 ?= "common-pc-64"
 KMACHINE:beaglebone-yocto ?= "beaglebone"
 
-SRCREV_machine:genericx86 ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12"
-SRCREV_machine:genericx86-64 ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12"
-SRCREV_machine:edgerouter ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12"
-SRCREV_machine:beaglebone-yocto ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12"
+SRCREV_machine:genericx86 ?= "06993dc6c98efb8187b54577f329d244823c640e"
+SRCREV_machine:genericx86-64 ?= "06993dc6c98efb8187b54577f329d244823c640e"
+SRCREV_machine:edgerouter ?= "06993dc6c98efb8187b54577f329d244823c640e"
+SRCREV_machine:beaglebone-yocto ?= "06993dc6c98efb8187b54577f329d244823c640e"
 
 COMPATIBLE_MACHINE:genericx86 = "genericx86"
 COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64"
 COMPATIBLE_MACHINE:edgerouter = "edgerouter"
 COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto"
 
-LINUX_VERSION:genericx86 = "5.19"
-LINUX_VERSION:genericx86-64 = "5.19"
-LINUX_VERSION:edgerouter = "5.19"
-LINUX_VERSION:beaglebone-yocto = "5.19"
+LINUX_VERSION:genericx86 = "5.19.1"
+LINUX_VERSION:genericx86-64 = "5.19.1"
+LINUX_VERSION:edgerouter = "5.19.1"
+LINUX_VERSION:beaglebone-yocto = "5.19.1"
-- 
2.34.1


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

* Re: [poky] [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60
  2022-08-21  9:14 [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60 Kevin Hao
  2022-08-21  9:14 ` [PATCH 2/2] meta-yocto-bsp: Bump the default kernel to v5.19 Kevin Hao
@ 2022-08-22 15:45 ` Luca Ceresoli
  2022-08-23  0:51   ` Kevin Hao
  1 sibling, 1 reply; 5+ messages in thread
From: Luca Ceresoli @ 2022-08-22 15:45 UTC (permalink / raw)
  To: Kevin Hao; +Cc: poky, Richard Purdie

Hello Kevin,

On Sun, 21 Aug 2022 17:14:45 +0800
"Kevin Hao" <kexin.hao@windriver.com> wrote:

> Update the v5.15 kernel to the latest stable version for all machines.
> 
> Signed-off-by: Kevin Hao <kexin.hao@windriver.com>

Testing with this patch applied triggers this warning when building for
beaglebone:

  WARNING: linux-yocto-5.19.1+gitAUTOINC+89fdc2046b_06993dc6c9-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration: 

    [NOTE]: 'CONFIG_OMAP_32K_TIMER' last val (y) and .config val (n) do not match

Log:
https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/5781/steps/11/logs/stdio

-- 
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [poky] [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60
  2022-08-22 15:45 ` [poky] [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60 Luca Ceresoli
@ 2022-08-23  0:51   ` Kevin Hao
  2022-08-23  1:56     ` Bruce Ashfield
  0 siblings, 1 reply; 5+ messages in thread
From: Kevin Hao @ 2022-08-23  0:51 UTC (permalink / raw)
  To: Luca Ceresoli; +Cc: poky, Richard Purdie

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

On Mon, Aug 22, 2022 at 05:45:13PM +0200, Luca Ceresoli wrote:
> [Please note: This e-mail is from an EXTERNAL e-mail address]
> 
> Hello Kevin,
> 
> On Sun, 21 Aug 2022 17:14:45 +0800
> "Kevin Hao" <kexin.hao@windriver.com> wrote:
> 
> > Update the v5.15 kernel to the latest stable version for all machines.
> >
> > Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
> 
> Testing with this patch applied triggers this warning when building for
> beaglebone:
> 
>   WARNING: linux-yocto-5.19.1+gitAUTOINC+89fdc2046b_06993dc6c9-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration:
> 
>     [NOTE]: 'CONFIG_OMAP_32K_TIMER' last val (y) and .config val (n) do not match

The fix for this has already been merged into yocto-kernel-cache [1], and this warning
would disappear once Bruce bump the SRCREV_meta.

[1] https://git.yoctoproject.org/yocto-kernel-cache/commit/?h=yocto-5.19&id=3abac8166b2d0e273c226e1d71f678ae4da6fe37

Thanks,
Kevin

> 
> Log:
> https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/5781/steps/11/logs/stdio
> 
> --
> Luca Ceresoli, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com

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

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

* Re: [poky] [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60
  2022-08-23  0:51   ` Kevin Hao
@ 2022-08-23  1:56     ` Bruce Ashfield
  0 siblings, 0 replies; 5+ messages in thread
From: Bruce Ashfield @ 2022-08-23  1:56 UTC (permalink / raw)
  To: Kevin Hao; +Cc: Luca Ceresoli, poky, Richard Purdie

On Mon, Aug 22, 2022 at 9:52 PM Kevin Hao <kexin.hao@windriver.com> wrote:
>
> On Mon, Aug 22, 2022 at 05:45:13PM +0200, Luca Ceresoli wrote:
> > [Please note: This e-mail is from an EXTERNAL e-mail address]
> >
> > Hello Kevin,
> >
> > On Sun, 21 Aug 2022 17:14:45 +0800
> > "Kevin Hao" <kexin.hao@windriver.com> wrote:
> >
> > > Update the v5.15 kernel to the latest stable version for all machines.
> > >
> > > Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
> >
> > Testing with this patch applied triggers this warning when building for
> > beaglebone:
> >
> >   WARNING: linux-yocto-5.19.1+gitAUTOINC+89fdc2046b_06993dc6c9-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration:
> >
> >     [NOTE]: 'CONFIG_OMAP_32K_TIMER' last val (y) and .config val (n) do not match
>
> The fix for this has already been merged into yocto-kernel-cache [1], and this warning
> would disappear once Bruce bump the SRCREV_meta.

I'm doing some final testing with 5.19.2, and expect to do those bumps
on Tuesday.

Bruce

>
> [1] https://git.yoctoproject.org/yocto-kernel-cache/commit/?h=yocto-5.19&id=3abac8166b2d0e273c226e1d71f678ae4da6fe37
>
> Thanks,
> Kevin
>
> >
> > Log:
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/5781/steps/11/logs/stdio
> >
> > --
> > Luca Ceresoli, Bootlin
> > Embedded Linux and Kernel engineering
> > https://bootlin.com
>
> 
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II

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

end of thread, other threads:[~2022-08-23  1:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-21  9:14 [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60 Kevin Hao
2022-08-21  9:14 ` [PATCH 2/2] meta-yocto-bsp: Bump the default kernel to v5.19 Kevin Hao
2022-08-22 15:45 ` [poky] [PATCH 1/2] meta-yocto-bsp: Bump the kernel to v5.15.60 Luca Ceresoli
2022-08-23  0:51   ` Kevin Hao
2022-08-23  1:56     ` Bruce Ashfield

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.