]> code.ossystems Code Review - openembedded-core.git/commit
poky-qemu: fix handling of some rootfs types
authorScott Garman <scott.a.garman@intel.com>
Fri, 8 Oct 2010 17:14:14 +0000 (10:14 -0700)
committerScott Garman <scott.a.garman@intel.com>
Fri, 8 Oct 2010 21:47:54 +0000 (14:47 -0700)
commit7cd824a5388f7284a1252e9f61af2c88d26ca163
tree16ef9a9c583f6c24ce338991e7cff449942af7fb
parente72e7b2fdc1a628122e7a9ee1e3f2ba4eaf32ba2
poky-qemu: fix handling of some rootfs types

This allows the user to specify a rootfs type
(e.g, poky-image-sato) without typing out the full filename
and path (assuming we can infer a valid MACHINE and FSTYPE).

This fixes [BUGID #415]

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
scripts/poky-qemu