v0.12.2
- Ubuntu arm64 images now reach a login prompt in QEMU. Ubuntu's arm64
kernel needs UEFI firmware to boot, which the QEMU launcher now supplies
automatically (from the host'sqemu-efi-aarch64/edk2-aarch64package)
instead of hanging with a blank console; if the firmware isn't installed, the
run now fails with a clear message naming the package to install.
To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.
Note: Yoe is in heavy development. We recommend cleaning your build directory and re-creating projects (yoe init) with each new release.