Skip to content

v0.12.7

Choose a tag to compare

@github-actions github-actions released this 20 Jun 21:00
· 18 commits to main since this release
0772f48
  • arm64 QEMU images boot again. A machine that selects its kernel per distro
    (such as qemu-arm64) no longer launches with a blank serial console; the
    direct-kernel-boot path now recognizes per-distro kernels and passes the
    image's kernel and initramfs to QEMU as expected.
  • Units that build in an upstream base image work again. Builds that run in
    an external container image (for example the Go toolchain image) can pull it
    from the registry again; only yoe's own locally-built toolchain images are
    required to be present already.

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.