github yoebuild/yoe v0.12.7

latest release: v0.12.8
4 days ago
  • 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.

Don't miss a new yoe release

NewReleases is sending notifications on new releases.