]> code.ossystems Code Review - openembedded-core.git/commit
image_types.bbclass: add wic image type
authorEd Bartosh <ed.bartosh@linux.intel.com>
Sun, 30 Aug 2015 17:47:06 +0000 (20:47 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 20:38:11 +0000 (21:38 +0100)
commit3658a3278a3752d4aa72cdff4aa8c9f5e1d90f93
treedfb46a1e66ef0a11c7f317bac417e55b012bfbc4
parentabdfad1cd68fcd7387c2a508ab81512e8f6b93ce
image_types.bbclass: add wic image type

wic image type is used to produce partitioned images.

Image configuration should be stored in either <recipe>.<machine>.wks
or <recipe>.wks file.
.wks file should be put to the same location as image recipe
and have the same name.

[YOCTO #7672]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass