All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kernel-yocto: drop 5.19 recipes and make 6.1 default
@ 2023-01-24 21:59 bruce.ashfield
  2023-01-24 21:59 ` [PATCH 1/2] linux-yocto/5.19: drop recipes bruce.ashfield
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: bruce.ashfield @ 2023-01-24 21:59 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

As promised, here are the commits to switch us over to 6.1 as the
default.

I'll also send a series for poky to bump things there as well.

Also, if there are any significant problems, we'll just shelve this
while I look at any issues. But at this point, it is worth getting
the patches out there to move the needle to 6.1

Bruce

The following changes since commit 3c3fd6a65e8103f74ae382d196d486b31a168b39:

  insane: Improve patch warning/error handling (2023-01-21 07:46:38 +0000)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib zedd/kernel
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (2):
  linux-yocto/5.19: drop recipes
  conf/qemu: bump preferred kernel version to 6.1

 meta/conf/machine/include/x86/x86-base.inc    |  2 +-
 meta/conf/machine/qemuarmv5.conf              |  2 +-
 .../linux/linux-yocto-rt_5.19.bb              | 45 ------------
 .../linux/linux-yocto-tiny_5.19.bb            | 30 --------
 meta/recipes-kernel/linux/linux-yocto_5.19.bb | 70 -------------------
 5 files changed, 2 insertions(+), 147 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_5.19.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_5.19.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_5.19.bb

-- 
2.34.1



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

end of thread, other threads:[~2023-01-26 18:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-24 21:59 [PATCH 0/2] kernel-yocto: drop 5.19 recipes and make 6.1 default bruce.ashfield
2023-01-24 21:59 ` [PATCH 1/2] linux-yocto/5.19: drop recipes bruce.ashfield
2023-01-24 21:59 ` [PATCH 2/2] conf/qemu: bump preferred kernel version to 6.1 bruce.ashfield
2023-01-26 12:39 ` [PATCH 0/2] kernel-yocto: drop 5.19 recipes and make 6.1 default Richard Purdie
2023-01-26 16:21   ` [OE-core] " Alexandre Belloni
2023-01-26 16:36     ` Richard Purdie
2023-01-26 16:57       ` Bruce Ashfield
2023-01-26 17:07       ` Bruce Ashfield
2023-01-26 17:34         ` Richard Purdie
2023-01-26 17:58           ` Khem Raj
2023-01-26 18:06             ` Bruce Ashfield
2023-01-26 18:20               ` Khem Raj

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.