]> code.ossystems Code Review - openembedded-core.git/commit
image_types: Correctness fixes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Feb 2012 16:24:26 +0000 (16:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Feb 2012 18:22:13 +0000 (18:22 +0000)
commiteacedb4f2afa98dbd2f5ea7a9f52e6ea952a72d2
tree33803723d5331fc592ad67ad55253cddc5114a7b
parent17f2d5d70ad323cea4fb149154bc38844661fa3a
image_types: Correctness fixes

* Add a newline to improve the output formatting
* Use set() to turn the list into a set of unique items to prevnt
  the same image code running twice (for e.g. IMAGE_FSTYPES = "tar.gz tar.bz2")
* Support multiple compression extensions such as ".gz.u-boot"
* Fix basetype/type typo and fix multiple image generation

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass