From: Uladzimir Bely <ubely@ilbers.de>
To: Anton Mikanovich <amikan@ilbers.de>, isar-users@googlegroups.com
Cc: Zong Xin <zongxin19930430@163.com>
Subject: Re: [PATCH] isar-installer: Select bootloader package based on distro
Date: Wed, 20 Nov 2024 08:39:34 +0300 [thread overview]
Message-ID: <2456d6f92ce9d56ae9b77cd204962da7c174f76a.camel@ilbers.de> (raw)
In-Reply-To: <20241111160938.1274270-1-amikan@ilbers.de>
On Mon, 2024-11-11 at 18:09 +0200, Anton Mikanovich wrote:
> Building of isar-installer with Ubuntu Jammy fails on:
>
> > E: Unable to locate package systemd-boot
>
> Use distro-related variable for bootloader package dependency to fix
> this issue.
>
> Fixes issue #108
>
> Reported-by: Zong Xin <zongxin19930430@163.com>
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
> ---
> meta-isar/recipes-core/images/isar-image-installer.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-isar/recipes-core/images/isar-image-installer.bb
> b/meta-isar/recipes-core/images/isar-image-installer.bb
> index e16716d5..dfce311a 100644
> --- a/meta-isar/recipes-core/images/isar-image-installer.bb
> +++ b/meta-isar/recipes-core/images/isar-image-installer.bb
> @@ -10,7 +10,7 @@ DESCRIPTION = "Example of a ISAR based Installer
> Image"
> # Use variable to switch easily to another wks
> INSTALLER_WKS_FILE ??= "installer-efi.wks.in"
> WKS_FILE = "${INSTALLER_WKS_FILE}"
> -IMAGER_INSTALL:wic:append = " systemd-boot"
> +IMAGER_INSTALL:wic:append = " ${SYSTEMD_BOOTLOADER_INSTALL}"
>
> IMAGE_INSTALL += "deploy-image-service"
>
> --
> 2.34.1
>
Applied to next.
--
Best regards,
Uladzimir.
--
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/2456d6f92ce9d56ae9b77cd204962da7c174f76a.camel%40ilbers.de.
prev parent reply other threads:[~2024-11-20 5:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 16:09 Anton Mikanovich
2024-11-20 5:39 ` Uladzimir Bely [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=2456d6f92ce9d56ae9b77cd204962da7c174f76a.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=amikan@ilbers.de \
--cc=isar-users@googlegroups.com \
--cc=zongxin19930430@163.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