CI: Bump virtme snapshot version
Apparently qemu upstream has deprecated -watchdog and just uses the more generic -device now. Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
c2d5199937
commit
64ae26702d
|
@ -98,7 +98,7 @@ if [[ -n "$KERNEL_DEFCONFIG" ]]; then
|
|||
|
||||
git clone https://github.com/fooishbar/virtme
|
||||
cd virtme
|
||||
git checkout -b snapshot 70e390c564cd09e0da287a7f2c04a6592e59e379
|
||||
git checkout -b snapshot 036fc0c8b3ee0881a035abc47ab4f152546a4408
|
||||
./setup.py install
|
||||
cd ..
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue