diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2012-03-09 15:05:12 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-13 11:44:46 +0000 |
commit | 39f14c66d5df226689238810b759f502644deb5c (patch) | |
tree | 16aee39dbf473c6f8591043460fda754658294f7 /meta/recipes-sato/eds | |
parent | b35c5e83d9f2e63917c2604046fb1a6d70a2a524 (diff) | |
download | openembedded-core-39f14c66d5df226689238810b759f502644deb5c.tar.gz openembedded-core-39f14c66d5df226689238810b759f502644deb5c.tar.bz2 openembedded-core-39f14c66d5df226689238810b759f502644deb5c.tar.xz openembedded-core-39f14c66d5df226689238810b759f502644deb5c.zip |
image_types: ensure .rootfs.ext3 is created before vmdk is created.
In the case of self-hosted-image.bb, IMAGE_FSTYPES = "vmdk", so the
variables alltypes and subimages don't contain ext3, and .rootfs.ext3
won't be created, and finally the generated .hddimg and .vmdk don't have
an actual rootfs -- the size of the .vmdk file is only about 9MB.
[YOCTO #2067]
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-sato/eds')
0 files changed, 0 insertions, 0 deletions