From: Abdellatif El Khlifi <[email protected]>

This is the version 2 of adding support to Initramfs bundles and u-boot script 
in the FIT image.

This patchset provides the following:

- Initramfs bundle support in the FIT image kernel class
- Allowing to use the Initramfs bundle with the FIT image in the kernel class
- A self-contained test case allowing to validate the Initramfs bundle support 
in the FIT image
- u-boot script support in the FIT image kernel class

A 4th patch will be sent to the Yocto documentation which describes the new 
features.

Abdellatif El Khlifi (3):
  kernel-fitimage: adding support for Initramfs bundle and u-boot script
  kernel: skip installing fitImage when using Initramfs bundles
  oeqa/selftest/imagefeatures: adding fitImage initramfs bundle testcase

 meta/classes/kernel-fitimage.bbclass     | 160 +++++++++++++++++++----
 meta/classes/kernel.bbclass              |  16 ++-
 meta/lib/oeqa/selftest/cases/fitimage.py | 132 +++++++++++++++++++
 3 files changed, 284 insertions(+), 24 deletions(-)

-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#146972): 
https://lists.openembedded.org/g/openembedded-core/message/146972
Mute This Topic: https://lists.openembedded.org/mt/79948575/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to