xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: xenomai@lists.linux.dev
Subject: [xenomai-images][PATCH 0/7] LTS kernel 6.1, kernel 5.2 for 3.2.x, Isar update to bitbake 2.0
Date: Mon, 13 Feb 2023 08:01:09 +0100	[thread overview]
Message-ID: <cover.1676271676.git.jan.kiszka@siemens.com> (raw)

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


             reply	other threads:[~2023-02-13  7:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-13  7:01 Jan Kiszka [this message]
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

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.1676271676.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=xenomai@lists.linux.dev \
    /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 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).