Yocto Project Discussions
 help / color / mirror / Atom feed
* append recipe to multiconfig build from top-level local.conf
@ 2024-01-15 19:44 mattwood2000
  2024-01-16  9:34 ` [yocto] " Jose Quaresma
  0 siblings, 1 reply; 3+ messages in thread
From: mattwood2000 @ 2024-01-15 19:44 UTC (permalink / raw)
  To: Yocto-mailing-list

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

Hi,

I was wondering if the IMAGE_INSTALL:append syntax could work in
multiconfig environment from the top-level local.conf file?

For example, I have a meta-layer that defines the muitconfig (main.conf and
initramfs.conf).  From my build directory, I was hoping to append the
IMAGE_INSTALL list only for the main configuration similar to how it can be
done from local.conf in a standard build.  I wanted to avoid having to
modify the meta-layer files.

I tried the following from local.conf but neither worked:

IMAGE_INSTALL:append:mc:main = " pkg"
IMAGE_INSTALL:mc:main:append = " pkg"

Is there syntax for this or would I have to put this in an image recipe or
the multiconfig .conf file?

Thanks, Matt.

[-- Attachment #2: Type: text/html, Size: 929 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-17 22:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-15 19:44 append recipe to multiconfig build from top-level local.conf mattwood2000
2024-01-16  9:34 ` [yocto] " Jose Quaresma
2024-01-17 22:43   ` Matt Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox