]> code.ossystems Code Review - openembedded-core.git/commit
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:28:35 +0000 (08:28 +0100)
commit8fbf21365fbfab9e3cd36c4eab86fe03efa04e8e
tree8367d213bcfa08c27160d3a747844f0b9c681539
parent702deed71de41ef2e93bc5435e136bf219537d3a
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.

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