Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix incorrect dependencies between multiconfigs
@ 2025-02-06 14:22 Mueller, Daniel
  2025-02-06 14:22 ` [PATCH 1/3] kernel.bbclass: Handle possible multiconfig Mueller, Daniel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mueller, Daniel @ 2025-02-06 14:22 UTC (permalink / raw)
  To: openembedded-core; +Cc: Mueller, Daniel

This branch fixes some incorrect initramfs dependency handling between
multiconfigs in case the current multiconfig isn't the default.

It also removes the dependency between fitImage and initramfs in case
the initramfs is already bundled within the kernel.

Sebastian Zenker (1):
  kernel.bbclass: Handle possible multiconfig.

Weisser, Pascal (2):
  kernel-fitImage.bbclass: Handle possible multiconfig.
  kernel-fitImage.bbclass: Remove dependeny on initramfs image when
    bundled.

 meta/classes-recipe/kernel-fitimage.bbclass | 12 +++++++++---
 meta/classes-recipe/kernel.bbclass          |  5 ++++-
 2 files changed, 13 insertions(+), 4 deletions(-)



^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <211554>]

end of thread, other threads:[~2025-02-19  9:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 14:22 [PATCH 0/3] Fix incorrect dependencies between multiconfigs Mueller, Daniel
2025-02-06 14:22 ` [PATCH 1/3] kernel.bbclass: Handle possible multiconfig Mueller, Daniel
2025-02-17 22:02   ` [OE-core] " Richard Purdie
2025-02-19  9:47     ` [PATCH v2] " Mueller, Daniel
2025-02-06 14:22 ` [PATCH 2/3] kernel-fitImage.bbclass: " Mueller, Daniel
2025-02-06 14:22 ` [PATCH 3/3] kernel-fitImage.bbclass: Remove dependeny on initramfs image when bundled Mueller, Daniel
     [not found] <211554>
2025-02-18 13:54 ` [PATCH v2] kernel.bbclass: Handle possible multiconfig Mueller, Daniel

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