From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: Re: [PATCH] meta-test: Fix building focal/jammy qemuamd64 isar-image-ci
Date: Thu, 11 Apr 2024 07:52:57 +0300 [thread overview]
Message-ID: <c5ce10b6865f4d9d2dba646ea70b75e12a4f82f7.camel@ilbers.de> (raw)
In-Reply-To: <20240405092335.13096-1-ubely@ilbers.de>
On Fri, 2024-04-05 at 12:23 +0300, Uladzimir Bely wrote:
> After commit "fix: package exceptions for distro versions" systemd
> bootloader changed default value from "systemd" to "systemd-boot-
> efi".
>
> This requires appropriate changes for ":focal" and ":jammy" to make
> isar-image-ci local redefinitions work again.
>
> This change is to be applied on top of the patch mentioned above.
>
> Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
> ---
> meta-isar/conf/distro/ubuntu-common.inc | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/meta-isar/conf/distro/ubuntu-common.inc b/meta-
> isar/conf/distro/ubuntu-common.inc
> index 9d8a843b..70893481 100644
> --- a/meta-isar/conf/distro/ubuntu-common.inc
> +++ b/meta-isar/conf/distro/ubuntu-common.inc
> @@ -32,3 +32,6 @@ IMAGE_PREINSTALL += "init"
> IMAGE_PREINSTALL += "initramfs-tools"
>
> IMAGER_INSTALL:wic += "python3-distutils"
> +
> +SYSTEMD_BOOTLOADER_INSTALL:focal = "systemd:${DISTRO_ARCH}"
> +SYSTEMD_BOOTLOADER_INSTALL:jammy = "systemd:${DISTRO_ARCH}"
> --
> 2.43.2
>
Applied to next.
prev parent reply other threads:[~2024-04-11 4:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-05 9:23 Uladzimir Bely
2024-04-11 4:52 ` 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=c5ce10b6865f4d9d2dba646ea70b75e12a4f82f7.camel@ilbers.de \
--to=ubely@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