All of lore.kernel.org
 help / color / mirror / Atom feed
* [xenomai-images][PATCH 0/3] Add kernel 5.15, update Isar
@ 2022-01-10 17:32 Jan Kiszka
  2022-01-10 17:32 ` [xenomai-images][PATCH 1/3] linux-xenomai: Add support for 5.15 kernel Jan Kiszka
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jan Kiszka @ 2022-01-10 17:32 UTC (permalink / raw)
  To: xenomai

Remaining patches to add 5.15 recipes and enable this kernel for
xenomai-next builds in CI. Also comes with an Isar update, bringing
ccache acceleration for local rebuilds.

Jan

Jan Kiszka (3):
  linux-xenomai: Add support for 5.15 kernel
  ci: Add kernel 5.15
  Update Isar revision, enabling ccache

 Kconfig                                      | 10 +++
 ci/kernel_5_15.yml                           | 82 ++++++++++++++++++++
 ci/xenomai_next.yml                          |  1 +
 conf/distro/include/xenomai-version.inc      | 14 +++-
 conf/machine/beagle-bone-black.conf          |  2 +-
 conf/machine/hikey.conf                      |  2 +-
 conf/machine/qemu-machine.inc                |  2 +-
 conf/machine/x86-64-efi.conf                 |  2 +-
 kas.yml                                      |  4 +-
 opt-ci.yml                                   |  4 +-
 opt-linux-5.15.yml                           | 17 ++++
 opt-linux-latest-5.15.yml                    | 18 +++++
 recipes-kernel/linux/files/armhf_defconfig   |  1 +
 recipes-kernel/linux/linux-xenomai_5.15.bb   | 18 +++++
 recipes-kernel/linux/linux-xenomai_latest.bb |  9 ++-
 15 files changed, 172 insertions(+), 14 deletions(-)
 create mode 100644 ci/kernel_5_15.yml
 create mode 100644 opt-linux-5.15.yml
 create mode 100644 opt-linux-latest-5.15.yml
 create mode 100644 recipes-kernel/linux/linux-xenomai_5.15.bb

-- 
2.31.1



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

end of thread, other threads:[~2022-01-10 17:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 17:32 [xenomai-images][PATCH 0/3] Add kernel 5.15, update Isar Jan Kiszka
2022-01-10 17:32 ` [xenomai-images][PATCH 1/3] linux-xenomai: Add support for 5.15 kernel Jan Kiszka
2022-01-10 17:32 ` [xenomai-images][PATCH 2/3] ci: Add kernel 5.15 Jan Kiszka
2022-01-10 17:32 ` [xenomai-images][PATCH 3/3] Update Isar revision, enabling ccache Jan Kiszka

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.