diff options
author | Roman I Khimov <khimov@altell.ru> | 2009-03-29 21:59:57 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-04-21 22:44:46 +0200 |
commit | 736c06e8d8efa79d3d2bc512f13a51f0f63412e2 (patch) | |
tree | 91f12436d6fc3084d742c3ea31f33f57ebbb2f8e /conf/distro | |
parent | 98c24291aa165f53423c27ae033831ce0b3bb676 (diff) |
image.bbclass: reorder do_rootfs
Places do_rootfs function before do_install in image creation process.
This change allows multiimage builds, when one image depends on another (before
that second image creation raced with do_rootfs for the first one) and uses
it for some purpose.
Multiimage builds are useful in situations like creating an installer image
with initramfs (built in OE) and an image of the target FS (also built in OE)
or for building virtualized system images to be placed on target FS.
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'conf/distro')
0 files changed, 0 insertions, 0 deletions