]> code.ossystems Code Review - openembedded-core.git/commit
selftest/wic.py: vda -> sda
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 11 Apr 2017 09:21:29 +0000 (02:21 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Apr 2017 17:10:49 +0000 (18:10 +0100)
commita722016df3f452f7a870157a99a1abb7d97d8280
tree4779dd104c0c87ea5f539fa8d17278707f907078
parent88701cef6ba399e82f96ed1b0eef9a44ed8c1687
selftest/wic.py: 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/lib/oeqa/selftest/wic.py