]> code.ossystems Code Review - openembedded-core.git/commit
image_types: Ensure duplicate compressed types aren't created
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Mar 2012 13:22:49 +0000 (13:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Mar 2012 16:15:57 +0000 (16:15 +0000)
commitb24d4bcde21b013e48eaffea5f3a70d8b1df1047
treefc28bbf29b186645a3c8832169dde17bbb59962b
parentc547169f7dfe043affc2ddc5ae0a9091379df6de
image_types: Ensure duplicate compressed types aren't created

This allows IMAGE_FSTYPES = "tar.bz2 tar.bz2" to work (and now
is faster since it will only do it once).

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