public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: cip-dev@lists.cip-project.org
Subject: [isar-cip-core][PATCH 0/3] linux-cip: Add support for building branch heads
Date: Fri, 23 May 2025 15:24:59 +0200	[thread overview]
Message-ID: <cover.1748006702.git.jan.kiszka@siemens.com> (raw)

This turned out to be trickier than I thought, but now it seems to work
fine. Please check.

Jan

Jan Kiszka (3):
  linux-cip: Prepare for building from git branches
  linux-cip: Add support for building head of development branches
  Expose kernel branch head recipes via kas option and Kconfig

 Kconfig                                       | 11 ++++++
 kas/opt/kernel-head.yml                       | 18 ++++++++++
 recipes-kernel/linux/linux-cip-common.inc     |  9 +----
 recipes-kernel/linux/linux-cip-head.inc       | 34 +++++++++++++++++++
 ...x-cip-common.inc => linux-cip-release.inc} | 11 ++----
 .../linux/linux-cip-rt_4.19-cip-head.bb       |  1 +
 .../linux-cip-rt_4.19.325-cip118-rt41.bb      |  2 +-
 .../linux/linux-cip-rt_4.4-cip-head.bb        |  1 +
 .../linux/linux-cip-rt_4.4.302-cip98-rt55.bb  |  2 +-
 .../linux/linux-cip-rt_5.10-cip-head.bb       |  1 +
 .../linux/linux-cip-rt_5.10.237-cip60-rt26.bb |  2 +-
 .../linux/linux-cip-rt_6.1-cip-head.bb        |  1 +
 .../linux/linux-cip-rt_6.1.134-cip41-rt22.bb  |  2 +-
 .../linux/linux-cip-rt_6.12-cip-head.bb       |  1 +
 .../linux/linux-cip_4.19-cip-head.bb          |  1 +
 .../linux/linux-cip_4.19.325-cip120.bb        |  2 +-
 .../linux/linux-cip_4.4-cip-head.bb           |  1 +
 .../linux/linux-cip_4.4.302-cip99.bb          |  2 +-
 .../linux/linux-cip_5.10-cip-head.bb          |  1 +
 .../linux/linux-cip_5.10.237-cip60.bb         |  2 +-
 .../linux/linux-cip_6.1-cip-head.bb           |  1 +
 .../linux/linux-cip_6.1.137-cip42.bb          |  2 +-
 .../linux/linux-cip_6.12-cip-head.bb          |  1 +
 .../linux/linux-cip_6.12.29-cip1.bb           |  2 +-
 24 files changed, 85 insertions(+), 26 deletions(-)
 create mode 100644 kas/opt/kernel-head.yml
 create mode 100644 recipes-kernel/linux/linux-cip-head.inc
 copy recipes-kernel/linux/{linux-cip-common.inc => linux-cip-release.inc} (50%)
 create mode 120000 recipes-kernel/linux/linux-cip-rt_4.19-cip-head.bb
 create mode 120000 recipes-kernel/linux/linux-cip-rt_4.4-cip-head.bb
 create mode 120000 recipes-kernel/linux/linux-cip-rt_5.10-cip-head.bb
 create mode 120000 recipes-kernel/linux/linux-cip-rt_6.1-cip-head.bb
 create mode 120000 recipes-kernel/linux/linux-cip-rt_6.12-cip-head.bb
 create mode 120000 recipes-kernel/linux/linux-cip_4.19-cip-head.bb
 create mode 120000 recipes-kernel/linux/linux-cip_4.4-cip-head.bb
 create mode 120000 recipes-kernel/linux/linux-cip_5.10-cip-head.bb
 create mode 120000 recipes-kernel/linux/linux-cip_6.1-cip-head.bb
 create mode 120000 recipes-kernel/linux/linux-cip_6.12-cip-head.bb

-- 
2.43.0



             reply	other threads:[~2025-05-23 13:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-23 13:24 Jan Kiszka [this message]
2025-05-23 13:25 ` [isar-cip-core][PATCH 1/3] linux-cip: Prepare for building from git branches Jan Kiszka
2025-05-23 13:25 ` [isar-cip-core][PATCH 2/3] linux-cip: Add support for building head of development branches Jan Kiszka
2025-05-23 13:25 ` [isar-cip-core][PATCH 3/3] Expose kernel branch head recipes via kas option and Kconfig 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.1748006702.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=cip-dev@lists.cip-project.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox