]> code.ossystems Code Review - openembedded-core.git/commit
image/image-live: Add back IMAGE_TYPES_MASKED support
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jan 2016 11:50:05 +0000 (11:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jan 2016 11:59:13 +0000 (11:59 +0000)
commit9a2d4a3b8d7bb1cf7f1fb7fe47d5c002d9941c89
tree9a98cc947b9929fe9171ac24eca966d8d87a3185
parent191c7be3a6cc52911f244323072433f6a1172bf1
image/image-live: Add back IMAGE_TYPES_MASKED support

IMAGE_TYPES_MASKED support was accidentally removed. The original
idea behind it was to remove some of the hardcoding in the core
image code, so do that for image-live and ensure the dependency
and masked variables correctly reflect the needs of the class.
This means we can remove all the hardcoded special cases since
image-vm already has the needed markup.

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