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:54:38 +0000 (16:54 +0100)
commitccdca2e97594273b0330855503ba95e542da47dd
tree9e9caff1f11cf27a880aec20922e4c0874ff52ff
parent82b7a975886121893fff3f3adbedc9002ca6e72a
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

(From OE-Core rev: 4502a83ce67ac778112c25a1f4fa097c47e895b1)

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