kernel.bbclass: support kernel image type of vmlinux.gz
authorMike Crowe <mac@mcrowe.com>
Thu, 25 Aug 2011 12:59:28 +0000 (13:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Aug 2011 12:48:02 +0000 (13:48 +0100)
commit5bc75dbb8e8088e37c20da47ea70f9048a37884d
treec63e62f7fee7e28d6a3ab14d73e7b38589d5a319
parente1cc65a4a3152522e7dc2596bed041e9a014c146
kernel.bbclass: support kernel image type of vmlinux.gz

Add support for a gzipped vmlinux kernel by specifying:

  KERNEL_IMAGETYPE = "vmlinux.gz"

(From OE-Core rev: cb17b6c2a72f260c61b0ec46887c2a04ac5b3f80)

Signed-off-by: Mike Crowe <mac@mcrowe.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass