]> code.ossystems Code Review - openembedded-core.git/commit
image-wic: move wic code to image-wic.bbclass
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 26 Jan 2017 11:52:24 +0000 (13:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2017 14:13:28 +0000 (14:13 +0000)
commit786368568a9525212e69f5cbf6da236f0a6be013
tree7ce4cf6f9a05156bf5029283c710a1c436032c0a
parent9ed399b99e40ec9ec76df1fbdedfb8104a463acc
image-wic: move wic code to image-wic.bbclass

There is a lot of wic code in image.bbclass and image_types.bbclass
Having all code separated in one file should make it more readable
and easier to maintain.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
meta/classes/image-wic.bbclass [new file with mode: 0644]
meta/classes/image.bbclass
meta/classes/image_types.bbclass