]> code.ossystems Code Review - openembedded-core.git/commit
wic-image-minimal.wks: vda -> sda
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 11 Apr 2017 09:21:30 +0000 (02:21 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Apr 2017 17:10:49 +0000 (18:10 +0100)
commitaa8df7e17bb4bb0a92938cbc36cd8b22bcf14cfa
treed34c171790000029c2e7f461c0b3e33e7313b219
parenta99deb30a0138594147ae28aab016fe4b74b8959
wic-image-minimal.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>
meta-selftest/recipes-test/images/wic-image-minimal.wks