]> code.ossystems Code Review - openembedded-core.git/commit
Add support for generating ext2.bz2{, .u-boot} images
authorMatthew McClintock <msm@freescale.com>
Thu, 29 Sep 2011 04:20:58 +0000 (23:20 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Sep 2011 15:48:08 +0000 (16:48 +0100)
commit4502a83ce67ac778112c25a1f4fa097c47e895b1
tree15da97504e7dfe537b6ad984bfbab64c10d72004
parent946cd8df49a8873ff93ef5ec1e3cc745a21e2a8f
Add support for generating ext2.bz2{, .u-boot} images

Machines can now add ext2.bz2 and ext2.bz2.u-boot images as a
generated image type. This also adds an extra parameter to
oe_mkimage which is the image compression type for mkimage

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass
meta/classes/image_types_uboot.bbclass