]> code.ossystems Code Review - openembedded-core.git/commit
qemux86-directdisk.wks: vda -> sda
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 11 Apr 2017 09:21:31 +0000 (02:21 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Apr 2017 17:10:49 +0000 (18:10 +0100)
commit3f1f42984021d87ac43aaa16f38b706c2c965e02
tree8d2b7cd4813b919fa53c77219e81d4e97d231520
parent1aafa13ae6faf620acac7338c42a8838e75da6b9
qemux86-directdisk.wks: vda -> sda

Previously, runqemu grep root=/dev/sd or root=/dev/hd on the image, and
would use vda if no grep result, now we have set QB_DRIVE_TYPE to
"/dev/sd" by default, and the device will be /dev/sda, so use sda to
replace vda in the test case.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/canned-wks/qemux86-directdisk.wks