public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Zhihang Wei <wzh@ilbers.de>
To: Jan Kiszka <jan.kiszka@siemens.com>,
	isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH 0/3] Simplify OpenSBI builds
Date: Mon, 3 Nov 2025 12:07:23 +0100	[thread overview]
Message-ID: <e4c5a0e8-4300-4deb-a3a4-7f56190283dc@ilbers.de> (raw)
In-Reply-To: <cover.1761761297.git.jan.kiszka@siemens.com>

Applied to next, thanks.

On 10/29/25 19:08, 'Jan Kiszka' via isar-users wrote:
> Introduce a class to simplify recipes for building custom OpenSBI
> firmware.
>
> This is also a pilot to switch from the "require .inc" to a more common
> "inherit" pattern for pulling such helpers.
>
> Note that the fu540 conversion is only build-tested - I no longer have
> access to such a board.
>
> Jan
>
> Jan Kiszka (3):
>    meta: Add class for building custom OpenSBI firmware
>    opensbi-starfive-visionfive2: Use new obensbi class
>    opensbi-sifive-fu540: Use new obensbi class
>
>   RECIPE-API-CHANGELOG.md                       |  6 ++++
>   .../opensbi/files/sifive-fu540-rules          | 12 --------
>   .../opensbi/files/starfive-visionfive2-rules  | 12 --------
>   .../opensbi/opensbi-sifive-fu540_1.1.bb       | 15 +++-------
>   .../opensbi-starfive-visionfive2_1.4.bb       | 17 ++++-------
>   meta/classes/opensbi.bbclass                  | 28 +++++++++++++++++++
>   meta/recipes-bsp/opensbi/rules.tmpl           | 19 +++++++++++++
>   7 files changed, 62 insertions(+), 47 deletions(-)
>   delete mode 100644 meta-isar/recipes-bsp/opensbi/files/sifive-fu540-rules
>   delete mode 100644 meta-isar/recipes-bsp/opensbi/files/starfive-visionfive2-rules
>   create mode 100644 meta/classes/opensbi.bbclass
>   create mode 100644 meta/recipes-bsp/opensbi/rules.tmpl
>

-- 
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/e4c5a0e8-4300-4deb-a3a4-7f56190283dc%40ilbers.de.

      parent reply	other threads:[~2025-11-03 11:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-29 18:08 'Jan Kiszka' via isar-users
2025-10-29 18:08 ` [PATCH 1/3] meta: Add class for building custom OpenSBI firmware 'Jan Kiszka' via isar-users
2025-10-29 18:08 ` [PATCH 2/3] opensbi-starfive-visionfive2: Use new obensbi class 'Jan Kiszka' via isar-users
2025-10-29 18:08 ` [PATCH 3/3] opensbi-sifive-fu540: " 'Jan Kiszka' via isar-users
2025-11-03 11:07 ` 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=e4c5a0e8-4300-4deb-a3a4-7f56190283dc@ilbers.de \
    --to=wzh@ilbers.de \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.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