All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/2] kernel-fitimage: adding support for Initramfs bundle and u-boot script
@ 2020-10-13 11:32 Abdellatif El Khlifi
  2020-10-13 11:32 ` [meta-oe][PATCH 1/2] " Abdellatif El Khlifi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Abdellatif El Khlifi @ 2020-10-13 11:32 UTC (permalink / raw)
  To: openembedded-core, Lakshmi.Kailasanathan, Ross.Burton
  Cc: nd, Abdellatif El Khlifi

From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>

This patchset adds Initramfs bundle support to the FIT image kernel class in
addition to u-boot boot script capability.

A third patch will be sent which adds the description of the new features in
the Yocto reference manual.

Abdellatif El Khlifi (2):
  kernel-fitimage: adding support for Initramfs bundle and u-boot script
  oeqa/selftest/imagefeatures: adding fitImage testcases for initramfs
    bundle and boot script

 meta/classes/kernel-fitimage.bbclass          | 148 ++++++++++--
 meta/lib/oeqa/selftest/cases/imagefeatures.py | 215 ++++++++++++++++++
 2 files changed, 339 insertions(+), 24 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-10-16  9:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-13 11:32 [meta-oe][PATCH 0/2] kernel-fitimage: adding support for Initramfs bundle and u-boot script Abdellatif El Khlifi
2020-10-13 11:32 ` [meta-oe][PATCH 1/2] " Abdellatif El Khlifi
2020-10-13 11:32 ` [meta-oe][PATCH 2/2] oeqa/selftest/imagefeatures: adding fitImage testcases for initramfs bundle and boot script Abdellatif El Khlifi
2020-10-15 22:21 ` [OE-core] [meta-oe][PATCH 0/2] kernel-fitimage: adding support for Initramfs bundle and u-boot script Richard Purdie
2020-10-16  9:58   ` Abdellatif El Khlifi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.