From: Felix Moessbauer <felix.moessbauer@siemens.com>
To: isar-users@googlegroups.com
Cc: amikan@ilbers.de, jan.kiszka@siemens.com,
henning.schild@siemens.com,
Felix Moessbauer <felix.moessbauer@siemens.com>
Subject: [PATCH v2 4/4] Install systemd-boot into buildchroot for qemuarm
Date: Thu, 15 Sep 2022 17:04:43 +0200 [thread overview]
Message-ID: <20220915150443.887858-5-felix.moessbauer@siemens.com> (raw)
In-Reply-To: <20220915150443.887858-1-felix.moessbauer@siemens.com>
This patch reworks the qemuarm target and installs
the systemd-boot dependency into the buildchroot
rather than the target chroot.
Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
---
meta-isar/conf/multiconfig/qemuarm-bookworm.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-isar/conf/multiconfig/qemuarm-bookworm.conf b/meta-isar/conf/multiconfig/qemuarm-bookworm.conf
index c82abf30..126935b0 100644
--- a/meta-isar/conf/multiconfig/qemuarm-bookworm.conf
+++ b/meta-isar/conf/multiconfig/qemuarm-bookworm.conf
@@ -6,4 +6,4 @@ DISTRO ?= "debian-bookworm"
IMAGE_FSTYPES_append = " wic"
WKS_FILE ?= "sdimage-efi-sd"
-IMAGE_PREINSTALL += "${SYSTEMD_BOOTLOADER_PREINSTALL}"
+IMAGER_INSTALL += "${SYSTEMD_BOOTLOADER_INSTALL}"
--
2.30.2
next prev parent reply other threads:[~2022-09-15 15:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-15 15:04 [PATCH v2 0/4] systemd-boot: Locate imager deps in buildchroot Felix Moessbauer
2022-09-15 15:04 ` [PATCH v2 1/4] fix: do not overwrite kernel_dir in efi-isar wic Felix Moessbauer
2022-09-15 15:04 ` [PATCH v2 2/4] wic: locate systemd-boot efi files in buildchroot Felix Moessbauer
2022-09-15 15:04 ` [PATCH v2 3/4] Rework imager support for systemd-boot Felix Moessbauer
2022-09-15 15:04 ` Felix Moessbauer [this message]
2022-09-23 10:28 ` [PATCH v2 0/4] systemd-boot: Locate imager deps in buildchroot 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=20220915150443.887858-5-felix.moessbauer@siemens.com \
--to=felix.moessbauer@siemens.com \
--cc=amikan@ilbers.de \
--cc=henning.schild@siemens.com \
--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