From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] kernel-yocto: drop 5.19 recipes and make 6.1 default
Date: Tue, 24 Jan 2023 16:59:45 -0500 [thread overview]
Message-ID: <cover.1674597466.git.bruce.ashfield@gmail.com> (raw)
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
next reply other threads:[~2023-01-24 21:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-24 21:59 bruce.ashfield [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1674597466.git.bruce.ashfield@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.