From: Jan Kiszka <jan.kiszka@siemens.com>
To: cip-dev@lists.cip-project.org
Cc: Sai Sree Kartheek Adivi <s-adivi@ti.com>
Subject: [isar-cip-core][PATCH v2 0/5] linux-cip: Add support for building branch heads, cleanups
Date: Fri, 23 May 2025 16:47:42 +0200 [thread overview]
Message-ID: <cover.1748011667.git.jan.kiszka@siemens.com> (raw)
Changes in v2:
- fix update-linux-cip.sh script
- shellcheck cleanups for the latter
- 4.19.325-cip120-rt42 kernel recipe update
This turned out to be trickier than I thought, but now it seems to work
fine. Please check.
Jan
Jan Kiszka (5):
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
scripts/update-linux-cip.sh: Address shellcheck findings
linux-cip: Update to 4.19.325-cip120-rt42
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 +
...b => linux-cip-rt_4.19.325-cip120-rt42.bb} | 4 +--
.../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 +-
scripts/update-linux-cip.sh | 26 +++++++-------
25 files changed, 99 insertions(+), 40 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
rename recipes-kernel/linux/{linux-cip-rt_4.19.325-cip118-rt41.bb => linux-cip-rt_4.19.325-cip120-rt42.bb} (57%)
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
next reply other threads:[~2025-05-23 14:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-23 14:47 Jan Kiszka [this message]
2025-05-23 14:47 ` [isar-cip-core][PATCH v2 1/5] linux-cip: Prepare for building from git branches Jan Kiszka
2025-05-28 13:57 ` Adivi, Sai Sree Kartheek
2025-05-23 14:47 ` [isar-cip-core][PATCH v2 2/5] linux-cip: Add support for building head of development branches Jan Kiszka
2025-05-28 14:02 ` Adivi, Sai Sree Kartheek
2025-05-23 14:47 ` [isar-cip-core][PATCH v2 3/5] Expose kernel branch head recipes via kas option and Kconfig Jan Kiszka
2025-05-28 14:03 ` Adivi, Sai Sree Kartheek
2025-05-23 14:47 ` [isar-cip-core][PATCH v2 4/5] scripts/update-linux-cip.sh: Address shellcheck findings Jan Kiszka
2025-05-23 14:47 ` [isar-cip-core][PATCH v2 5/5] linux-cip: Update to 4.19.325-cip120-rt42 Jan Kiszka
2025-05-28 9:00 ` [isar-cip-core][PATCH v2 0/5] linux-cip: Add support for building branch heads, cleanups Adivi, Sai Sree Kartheek
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.1748011667.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=cip-dev@lists.cip-project.org \
--cc=s-adivi@ti.com \
/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