All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Abdellatif El Khlifi" <abdellatif.elkhlifi@arm.com>
To: openembedded-core@lists.openembedded.org,
	Lakshmi.Kailasanathan@arm.com, Ross.Burton@arm.com
Cc: nd@arm.com, Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
Subject: [meta-oe][PATCH 0/2] kernel-fitimage: adding support for Initramfs bundle and u-boot script
Date: Tue, 13 Oct 2020 12:32:30 +0100	[thread overview]
Message-ID: <20201013113232.29228-1-abdellatif.elkhlifi@arm.com> (raw)

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


             reply	other threads:[~2020-10-13 11:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-13 11:32 Abdellatif El Khlifi [this message]
2020-10-13 11:32 ` [meta-oe][PATCH 1/2] kernel-fitimage: adding support for Initramfs bundle and u-boot script 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

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=20201013113232.29228-1-abdellatif.elkhlifi@arm.com \
    --to=abdellatif.elkhlifi@arm.com \
    --cc=Lakshmi.Kailasanathan@arm.com \
    --cc=Ross.Burton@arm.com \
    --cc=nd@arm.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 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.