From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users <isar-users@googlegroups.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Subject: Re: [PATCH v2] Use BASE_DISTRO_CODENAME as override for SYSTEMD_BOOTLOADER_INSTALL
Date: Thu, 16 Feb 2023 07:50:21 +0300 [thread overview]
Message-ID: <5504013.ZASKD2KPVS@home> (raw)
In-Reply-To: <e3b3bfc5-1ab4-e6da-d0e3-f04d195f2588@siemens.com>
In the email from Saturday, 11 February 2023 11:45:53 +03 user Jan Kiszka
wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> DISTRO is often overriden downstream.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>
> Changes in v2:
> - there is no sid-ports codename, only sid
>
> meta/conf/distro/debian-common.conf | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/conf/distro/debian-common.conf
> b/meta/conf/distro/debian-common.conf index 886768c5..5610dcd4 100644
> --- a/meta/conf/distro/debian-common.conf
> +++ b/meta/conf/distro/debian-common.conf
> @@ -34,8 +34,8 @@ GRUB_DEBIAN_SB_MOK:amd64 = "shim-helpers-amd64-signed"
> SYSLINUX_BOOTLOADER_INSTALL = "syslinux syslinux-common"
>
> SYSTEMD_BOOTLOADER_INSTALL = "systemd:${DISTRO_ARCH}"
> -SYSTEMD_BOOTLOADER_INSTALL:debian-bookworm =
> "systemd-boot-efi:${DISTRO_ARCH}"
> -SYSTEMD_BOOTLOADER_INSTALL:debian-sid-ports =
> "systemd-boot-efi:${DISTRO_ARCH}" +SYSTEMD_BOOTLOADER_INSTALL:bookworm =
> "systemd-boot-efi:${DISTRO_ARCH}" +SYSTEMD_BOOTLOADER_INSTALL:sid =
> "systemd-boot-efi:${DISTRO_ARCH}"
>
> COMPAT_DISTRO_ARCH:amd64 = "i386"
> COMPAT_DISTRO_ARCH:arm64 = "armhf"
Applied to next, thanks.
prev parent reply other threads:[~2023-02-16 4:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-11 8:45 Jan Kiszka
2023-02-16 4:50 ` 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=5504013.ZASKD2KPVS@home \
--to=ubely@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