All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3][RFT]: kernel-yocto: v5.4 LTS kernel
@ 2020-01-28 22:14 bruce.ashfield
  2020-01-28 22:14 ` [PATCH 1/3] linux-yocto: introduce 5.4 recipes bruce.ashfield
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: bruce.ashfield @ 2020-01-28 22:14 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Hi all,

I just wanted to send these to the list, so everyone could see the
reference kernel that we are planning for the upcoming release.

I have other patches to drop 4.19, 5.2 and make this the default
kernel for the various reference platforms as well, but I'm not
sending them, since we still have two outstanding issues:

1) mips64 init is segfaulting after / during some self tests.

   https://autobuilder.yoctoproject.org/typhoon/#/builders/44/builds/1520/steps/8/logs/step6c

2) x86 musl is getting a gpf on many commands:

   https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/1501/steps/8/logs/step1c

I've looked into both, and don't have any great ideas on how to debug
or fix them.

So if anyone has ideas, or wants to poke at these, feel free to follow up.
But as of now, we still can't merge the v5.4 kernel as the reference due
to these remaining problems.

Bruce


The following changes since commit ca3993cc4b13d4e661228cee6fb9448adfd0a4ba:

  bitbake: tests/fetch: Allow wget upgrade tests to run against a local server (2020-01-22 15:56:39 +0000)

are available in the Git repository at:

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

Bruce Ashfield (3):
  linux-yocto: introduce 5.4 recipes
  kern-tools: update Kconfiglib to latest (for 5.4+ kernel)
  kernel-devsrc: update to v5.4+

 .../kern-tools/kern-tools-native_git.bb       |  2 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb    |  8 +--
 .../linux/linux-yocto-rt_5.4.bb               | 44 +++++++++++++++
 .../linux/linux-yocto-tiny_5.4.bb             | 32 +++++++++++
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 54 +++++++++++++++++++
 5 files changed, 136 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_5.4.bb

-- 
2.19.1



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

end of thread, other threads:[~2020-02-03 21:33 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 22:14 [PATCH 0/3][RFT]: kernel-yocto: v5.4 LTS kernel bruce.ashfield
2020-01-28 22:14 ` [PATCH 1/3] linux-yocto: introduce 5.4 recipes bruce.ashfield
2020-01-30 15:18   ` Khem Raj
2020-02-03 16:42     ` Martin Jansa
2020-02-03 16:45       ` Khem Raj
2020-02-03 17:11         ` Bruce Ashfield
2020-02-03 17:37           ` Martin Jansa
2020-02-03 17:51             ` Bruce Ashfield
2020-02-03 21:33               ` Bruce Ashfield
2020-02-03 17:32         ` Martin Jansa
2020-02-03 17:37           ` Khem Raj
2020-02-03 17:33       ` [PATCH] kernel.bbclass: set LD in KERNEL_CONFIG_COMMAND to fix 5.4+ builds when gold is enabled Martin Jansa
2020-01-28 22:14 ` [PATCH 2/3] kern-tools: update Kconfiglib to latest (for 5.4+ kernel) bruce.ashfield
2020-01-28 22:14 ` [PATCH 3/3] kernel-devsrc: update to v5.4+ bruce.ashfield
2020-01-29  1:58 ` [PATCH 0/3][RFT]: kernel-yocto: v5.4 LTS kernel Khem Raj
2020-01-31  5:34   ` Khem Raj
2020-01-29  7:31 ` Alexander Kanavin
2020-01-29 12:48   ` Bruce Ashfield
2020-01-31 18:25     ` Khem Raj
2020-02-01 22:47       ` Bruce Ashfield
2020-02-03  7:33         ` Bruce Ashfield
2020-02-03 18:02 ` ✗ patchtest: failure for : kernel-yocto: v5.4 LTS kernel (rev2) Patchwork

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.