xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [xenomai-images][PATCH 0/7] LTS kernel 6.1, kernel 5.2 for 3.2.x, Isar update to bitbake 2.0
@ 2023-02-13  7:01 Jan Kiszka
  2023-02-13  7:01 ` [xenomai-images][PATCH 1/7] linux-xenomai: Move S assignment into common include Jan Kiszka
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Jan Kiszka @ 2023-02-13  7:01 UTC (permalink / raw)
  To: xenomai

This adds the now available dovetail LTS branch for kernel 6.1 to the
xenomai-next builds. Furthermore, it enables 5.15 for 3.2-head which
just gained support for it. And finally, Isar is updated and the layer
is adjusted to bitbake 2.0 syntax changes.

Jan

Jan Kiszka (7):
  linux-xenomai: Move S assignment into common include
  linux-xenomai: Factor out linux-xenomai-dovetail.inc
  Add kernel 6.1 recipe and kas files
  ci: Hook up kernel 6.1
  Kconfig: Enable kernel 5.15 for xenomai 3.2 head
  ci: Add kernel 5.15 to Xenomai 3.2 pipeline
  Update Isar after bitbake 2 switch

 Kconfig                                       | 14 +++-
 ci/kernel_6_1.yml                             | 82 +++++++++++++++++++
 ci/xenomai_3_2_x.yml                          |  3 +-
 ci/xenomai_next.yml                           |  1 +
 conf/machine/hikey.conf                       |  2 +-
 conf/machine/qemu-machine.inc                 |  2 +-
 kas.yml                                       |  2 +-
 opt-ci.yml                                    |  6 +-
 opt-linux-6.1.yml                             | 17 ++++
 opt-linux-latest-6.1.yml                      | 18 ++++
 ...mai_5.15.bb => linux-xenomai-dovetail.inc} |  3 -
 recipes-kernel/linux/linux-xenomai.inc        |  4 +-
 recipes-kernel/linux/linux-xenomai_4.19.bb    | 14 ++--
 recipes-kernel/linux/linux-xenomai_4.4.bb     | 12 ++-
 recipes-kernel/linux/linux-xenomai_5.10.bb    |  7 +-
 recipes-kernel/linux/linux-xenomai_5.15.bb    |  7 +-
 recipes-kernel/linux/linux-xenomai_5.4.bb     | 14 ++--
 recipes-kernel/linux/linux-xenomai_6.1.bb     | 14 ++++
 recipes-kernel/linux/linux-xenomai_latest.bb  | 17 ++--
 recipes-xenomai/xenomai/xenomai.inc           |  2 +-
 20 files changed, 184 insertions(+), 57 deletions(-)
 create mode 100644 ci/kernel_6_1.yml
 create mode 100644 opt-linux-6.1.yml
 create mode 100644 opt-linux-latest-6.1.yml
 copy recipes-kernel/linux/{linux-xenomai_5.15.bb => linux-xenomai-dovetail.inc} (86%)
 create mode 100644 recipes-kernel/linux/linux-xenomai_6.1.bb

-- 
2.35.3


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

end of thread, other threads:[~2023-02-13  8:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-13  7:01 [xenomai-images][PATCH 0/7] LTS kernel 6.1, kernel 5.2 for 3.2.x, Isar update to bitbake 2.0 Jan Kiszka
2023-02-13  7:01 ` [xenomai-images][PATCH 1/7] linux-xenomai: Move S assignment into common include Jan Kiszka
2023-02-13  7:01 ` [xenomai-images][PATCH 2/7] linux-xenomai: Factor out linux-xenomai-dovetail.inc Jan Kiszka
2023-02-13  7:01 ` [xenomai-images][PATCH 3/7] Add kernel 6.1 recipe and kas files Jan Kiszka
2023-02-13  7:01 ` [xenomai-images][PATCH 4/7] ci: Hook up kernel 6.1 Jan Kiszka
2023-02-13  8:15   ` Florian Bezdeka
2023-02-13  8:17     ` Jan Kiszka
2023-02-13  7:01 ` [xenomai-images][PATCH 5/7] Kconfig: Enable kernel 5.15 for xenomai 3.2 head Jan Kiszka
2023-02-13  7:01 ` [xenomai-images][PATCH 6/7] ci: Add kernel 5.15 to Xenomai 3.2 pipeline Jan Kiszka
2023-02-13  7:01 ` [xenomai-images][PATCH 7/7] Update Isar after bitbake 2 switch Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).