mirror of
https://github.com/fbelavenuto/arpl.git
synced 2025-12-24 14:52:05 +08:00
Adding vmdk image
This commit is contained in:
@@ -54,4 +54,6 @@ make BR2_EXTERNAL=../external
|
||||
cd -
|
||||
rm -f *.zip
|
||||
zip -9 "arpl-${VERSION}.img.zip" arpl.img
|
||||
qemu-img convert -O vmdk arpl.img arpl.vmdk
|
||||
zip -9 "arpl-${VERSION}.vmdk.zip" arpl.vmdk
|
||||
[ -x test.sh ] && ./test.sh
|
||||
|
||||
Reference in New Issue
Block a user