mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Posix: Changed PreflightCheck to read Vdev
PreflightCheck was failing because it was trying to read actual devices instad of virtual devices. ADCSIM had a LINUXTEST ifdef that was removed. posix_run.sh was using the wrong path Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -23,4 +23,4 @@ if [ ! -d /eeprom ] && [ ! -w /eeprom ]
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Build/linux_default.build/mainapp linux-configs/linuxtest/init/rc.S
|
||||
Build/posix_default.build/mainapp posix-configs/posixtest/init/rc.S
|
||||
|
||||
Reference in New Issue
Block a user