]> code.ossystems Code Review - openembedded-core.git/commit
bootimage.bbclass: Move fat image creation into a function
authorJason Wessel <jason.wessel@windriver.com>
Sat, 14 Sep 2013 00:08:57 +0000 (00:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Sep 2013 13:26:21 +0000 (14:26 +0100)
commit6d5181dc68766f42416a41f4988e8400d37fd7fa
treeedad4d7cdbc713e2cbb7c7a514170822444513d0
parent22ac874512c2c1213aae8e1644bd59050b37a63c
bootimage.bbclass: Move fat image creation into a function

In order to call the fat image creation multiple times it needs to be
in its own function.  A future commit will make use of the new
function to additionally create EFI image files for use with an ISO.

[YOCTO #4100]
[YOCTO #1913]

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/bootimg.bbclass