[OE-core] [PATCH V2 0/2] Embedding initramfs images during kernel build.

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jul 12 14:04:46 UTC 2011


On Tue, 2011-07-12 at 00:33 +0200, Andrea Adami wrote:
> * Sync with org.openembedded.dev and allow the inclusion of
> * lzma and xz compressed initramfs images.
> *
> * Provide a convenient way to include an initramfs by setting
> * INITRAMFS_IMAGE = "your_initramfs_image.bb"
> * and specifying the chosen output format in the initramfs image recipe, e.g.
> * IMAGE_FSTYPES = "cpio.gz cpio.lzma"
> 
> Andrea Adami (2):
>   kernel.bbclass: handle embedding of initramfs images
>   image_types.bbclass: support xz compressed initramfs.cpio and
>     tarballs

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list