The Virtual project was combined into the Generic image. Running make image will output an OVA file in addition to the normal .img.gz and .tar files.
Amlogic, Raspberry Pi, and Rockchip build projects require a DEVICE=<name> to be specified. For example, to build an Amlogic image for a LibreComputer LePotato board:
1
PROJECT=Amlogic ARCH=arm DEVICE=LePotato make image
Copied!
Environment
Official releases were built using Ubuntu 16.04 and 18.04 LTS.