]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: correct rootfs setup to boot an ide hddimg
authorThomas Perrot <thomas.perrot@tupi.fr>
Sun, 5 Nov 2017 22:43:29 +0000 (23:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2017 17:14:21 +0000 (17:14 +0000)
commit02dbf124328eebdfdf62402588a41719953a22bf
tree0413152bf3cdb69afb4b1f7332ecbc7d42a3f671
parent2ea37fd4fad2e5ef21c119b03f09bcf2b0e7266e
runqemu: correct rootfs setup to boot an ide hddimg

vm_drive variable is malformed when the drive type is an ide device.

Signed-off-by: Thomas Perrot <thomas.perrot@tupi.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 88d7b17871fe8340ab7fd5c901d3a535ae098c3e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/runqemu