public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH v2 2/2] meta-isar: enable systemd-boot for qemuarm-bookworm
Date: Tue, 12 Jul 2022 16:22:24 +0300	[thread overview]
Message-ID: <20220712132224.20164-3-amikan@ilbers.de> (raw)
In-Reply-To: <20220712132224.20164-1-amikan@ilbers.de>

Add WIC imagetype with wks which use systemd-boot bootloader for
SYSTEMD_BOOTLOADER_PREINSTALL testing.

Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
---
 meta-isar/conf/multiconfig/qemuarm-bookworm.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/meta-isar/conf/multiconfig/qemuarm-bookworm.conf b/meta-isar/conf/multiconfig/qemuarm-bookworm.conf
index 0819236..c82abf3 100644
--- a/meta-isar/conf/multiconfig/qemuarm-bookworm.conf
+++ b/meta-isar/conf/multiconfig/qemuarm-bookworm.conf
@@ -2,3 +2,8 @@
 
 MACHINE ?= "qemuarm"
 DISTRO ?= "debian-bookworm"
+
+IMAGE_FSTYPES_append = " wic"
+WKS_FILE ?= "sdimage-efi-sd"
+
+IMAGE_PREINSTALL += "${SYSTEMD_BOOTLOADER_PREINSTALL}"
-- 
2.17.1


  parent reply	other threads:[~2022-07-12 13:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-12 13:22 [PATCH v2 0/2] Fix and cover systemd-boot usage in bookworm Anton Mikanovich
2022-07-12 13:22 ` [PATCH v2 1/2] meta: introduce systemd-boot dependency variable Anton Mikanovich
2022-07-12 13:22 ` Anton Mikanovich [this message]
2022-07-20  5:49 ` [PATCH v2 0/2] Fix and cover systemd-boot usage in bookworm Anton Mikanovich

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=20220712132224.20164-3-amikan@ilbers.de \
    --to=amikan@ilbers.de \
    --cc=isar-users@googlegroups.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