diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-29 16:24:26 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-29 18:25:03 +0000 |
commit | 40b81c778bb8361d115c394ab110579a4b906ac3 (patch) | |
tree | 10baa4acfc94a3d79e91b8f090e9cbebbfd78f92 /meta/recipes-graphics | |
parent | 320558f494c618f53e0c773db3ea0109476e8359 (diff) | |
download | poky-40b81c778bb8361d115c394ab110579a4b906ac3.tar.gz |
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
(From OE-Core rev: eacedb4f2afa98dbd2f5ea7a9f52e6ea952a72d2)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions