From: Stephen Ecker <stephenecker240@gmail.com>
To: isar-users <isar-users@googlegroups.com>
Subject: Overrides for different targets?
Date: Thu, 19 Dec 2024 18:39:34 -0800 (PST) [thread overview]
Message-ID: <787c5ef4-b99c-4b62-9ff8-8016982ebd14n@googlegroups.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1011 bytes --]
Is there a way to set overrides only for specific targets? ...let me
explain my problem:
I have a wks file I use for the base image, and a separate one for
installer. In my installer recipe, I have
WKS_FILE = <my installer file>
but in another kas file loaded for a given option, I am defining an
override
OVERRIDES .= ":my_override"
and
WKS_FILE:my_override = "different wks file"
unfortunately this means that it uses my overridden wks file when this
option is used... In my opinion, the right solution would be to use a
different variable for the installer wks file, unless there's a solution
here I'm not seeing.
Thanks,
Stephen
--
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/787c5ef4-b99c-4b62-9ff8-8016982ebd14n%40googlegroups.com.
[-- Attachment #1.2: Type: text/html, Size: 1498 bytes --]
next reply other threads:[~2024-12-20 2:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-20 2:39 Stephen Ecker [this message]
2024-12-20 7:35 ` 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=787c5ef4-b99c-4b62-9ff8-8016982ebd14n@googlegroups.com \
--to=stephenecker240@gmail.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