From: Zhihang Wei <wzh@ilbers.de>
To: srinuvasan.a@siemens.com, isar-users@googlegroups.com
Cc: quirin.gylstorff@siemens.com, ubely@ilbers.de
Subject: Re: [PATCH v2 0/7] Add Trixie support for various machines
Date: Thu, 23 Oct 2025 11:03:48 +0200 [thread overview]
Message-ID: <8a0a8864-6634-4d4d-8863-2dd9065d8602@ilbers.de> (raw)
In-Reply-To: <20250901063436.3709891-1-srinuvasan.a@siemens.com>
Hello,
To let this patch set pass on CI, the DTB issue needs to be resolved first.
Currently we are waiting for a new version of:
- [v3,0/3] Deploy DTBs with separate recipe
[https://lists.isar-build.org/isar-users/20251008085507.1017500-1-amikan@ilbers.de/]
We will come back to you after that.
Best regards,
Zhihang
On 9/1/25 08:34, srinuvasan.a via isar-users wrote:
> From: Srinuvasan A <srinuvasan.a@siemens.com>
>
> Debian 13 (Trixie) was released on August 9, 2025. We already have
> Trixie configurations available for QEMU machines. With the official
> stable release, this series extends Trixie support to additional
> machines.
>
> Note: Raspberry Pi OS based on Trixie has not yet been published,
> so Raspberry Pi–specific configurations are not included in this
> update.
>
> Changes since v1:
> - Dropped patch “v1 1/8: Use proper SSL toolkit (libssl3t64) for Trixie”
> from this series, as it has already been addressed in [1].
> [1]: https://groups.google.com/g/isar-users/c/-2QggEKhM9Y
>
> srinuvasan (7):
> Add trixie support for virtualbox
> Add trixie support for bananapi
> Add trixie support for de0-nano-soc
> Add nanopi-neo-trixie target
> meta-isar: Add phyboard-mira-trixie target
> meta-isar: Enable hikey support on Trixie
> Add trixie support for container-amd64
>
> kas/machine/Kconfig | 7 +++++++
> meta-isar/conf/mc.conf | 7 +++++++
> meta-isar/conf/multiconfig/bananapi-trixie.conf | 5 +++++
> meta-isar/conf/multiconfig/container-amd64-trixie.conf | 5 +++++
> meta-isar/conf/multiconfig/de0-nano-soc-trixie.conf | 5 +++++
> meta-isar/conf/multiconfig/hikey-trixie.conf | 5 +++++
> meta-isar/conf/multiconfig/nanopi-neo-trixie.conf | 5 +++++
> meta-isar/conf/multiconfig/phyboard-mira-trixie.conf | 7 +++++++
> meta-isar/conf/multiconfig/virtualbox-trixie.conf | 5 +++++
> testsuite/citest.py | 7 +++++++
> 10 files changed, 58 insertions(+)
> create mode 100644 meta-isar/conf/multiconfig/bananapi-trixie.conf
> create mode 100644 meta-isar/conf/multiconfig/container-amd64-trixie.conf
> create mode 100644 meta-isar/conf/multiconfig/de0-nano-soc-trixie.conf
> create mode 100644 meta-isar/conf/multiconfig/hikey-trixie.conf
> create mode 100644 meta-isar/conf/multiconfig/nanopi-neo-trixie.conf
> create mode 100644 meta-isar/conf/multiconfig/phyboard-mira-trixie.conf
> create mode 100644 meta-isar/conf/multiconfig/virtualbox-trixie.conf
>
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/8a0a8864-6634-4d4d-8863-2dd9065d8602%40ilbers.de.
prev parent reply other threads:[~2025-10-23 9:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-01 6:34 srinuvasan.a via isar-users
2025-09-01 6:34 ` [PATCH v2 1/7] Add trixie support for virtualbox srinuvasan.a via isar-users
2025-09-01 6:34 ` [PATCH v2 2/7] Add trixie support for bananapi srinuvasan.a via isar-users
2025-09-01 6:34 ` [PATCH v2 3/7] Add trixie support for de0-nano-soc srinuvasan.a via isar-users
2025-09-01 6:34 ` [PATCH v2 4/7] Add nanopi-neo-trixie target srinuvasan.a via isar-users
2025-09-01 6:34 ` [PATCH v2 5/7] meta-isar: Add phyboard-mira-trixie target srinuvasan.a via isar-users
2025-09-01 6:34 ` [PATCH v2 6/7] meta-isar: Enable hikey support on Trixie srinuvasan.a via isar-users
2025-09-01 6:34 ` [PATCH v2 7/7] Add trixie support for container-amd64 srinuvasan.a via isar-users
2025-10-23 9:03 ` Zhihang Wei [this message]
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=8a0a8864-6634-4d4d-8863-2dd9065d8602@ilbers.de \
--to=wzh@ilbers.de \
--cc=isar-users@googlegroups.com \
--cc=quirin.gylstorff@siemens.com \
--cc=srinuvasan.a@siemens.com \
--cc=ubely@ilbers.de \
/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