On Tue, 19 Jan 2021 at 10:53, Abdellatif El Khlifi
<[email protected]> wrote:
>
> 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

I think the `[meta-oe]` tag in the email subject is wrong here. You
don't need to resend the patch though as that isn't included in the
commit message. This is just a note for next time.

Thanks,

-- 
Paul Barker
Konsulko Group
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#146976): 
https://lists.openembedded.org/g/openembedded-core/message/146976
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