mbox series

[0/2] This patch series improves the kernel-fitimage.bbclass.

Message ID 20250206082657.209052-1-pascal.weisser.ext@karlstorz.com
Headers show
Series This patch series improves the kernel-fitimage.bbclass. | expand

Message

Weisser, Pascal Feb. 6, 2025, 8:26 a.m. UTC
First, it takes into account that the initramfs might
be built with another multiconfig.

Second, an unnecessary dependency is dropped in case the
initramfs is already bundled into the kernel.

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

 meta/classes-recipe/kernel-fitimage.bbclass | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)