runqemu-internal: support for ext2 and ext4 not only ext3
authorStefan Stanacar <stefanx.stanacar@intel.com>
Fri, 10 May 2013 16:06:25 +0000 (19:06 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 May 2013 07:33:16 +0000 (08:33 +0100)
commit03e383cb6905f52a4c8c53a3ff46f656b2dcd239
tree176a16a51ee970acc8f0a4696438e0971f17deb5
parent46d11cf4ade349ae75aac17d3053fc347a1bae93
runqemu-internal: support for ext2 and ext4 not only ext3

Don't check only for ext3 fstype, we can boot ext2 and ext4 just
as well.

(From OE-Core rev: 8fbf21365fbfab9e3cd36c4eab86fe03efa04e8e)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-internal