]> 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>
Sun, 5 Nov 2017 22:52:36 +0000 (22:52 +0000)
commit88d7b17871fe8340ab7fd5c901d3a535ae098c3e
treee2af41bc31af700bcb6acc37c1c8463befc3842c
parent88770be201678bf1906e27d72e840de2cd4c43f0
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>
scripts/runqemu