public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>,
	"Schmidt, Adriaan" <adriaan.schmidt@siemens.com>
Subject: Style question on IMAGER_INSTALL
Date: Fri, 10 Nov 2023 09:03:32 +0100	[thread overview]
Message-ID: <6a0118aa-a05c-4275-8ca1-ed144234d9e2@siemens.com> (raw)

Hi all,

since we have sophisticated imagetypes support with per-type chroots, we
also have more options how to model imager dependencies:

IMAGER_INSTALL += "${GRUB_BOOTLOADER_INSTALL}"

WIC_IMAGER_INSTALL += "${GRUB_BOOTLOADER_INSTALL}"

IMAGER_INSTALL:wic += "${GRUB_BOOTLOADER_INSTALL}"

Which of those should we try to promote today, consistently in code and
documentation (and our own downstream layers)? Not the first one, I
would say, as it potentially injects dependencies into image types that
have no need for it. The second one probably only exists today because
of historic reason, I suppose. Should we move everything to the third
style and start to deprecate WIC_IMAGER_INSTALL?

Jan

-- 
Siemens AG, Technology
Linux Expert Center

             reply	other threads:[~2023-11-10  8:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-10  8:03 Jan Kiszka [this message]
2023-11-10  8:38 ` 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=6a0118aa-a05c-4275-8ca1-ed144234d9e2@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=adriaan.schmidt@siemens.com \
    --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