github yoebuild/yoe v0.14.2

latest release: v0.14.3
3 hours ago
  • A single mirror outage no longer fails a build. Source archive downloads
    now retry when a mirror returns a server error or times out, so a build that
    happened to land on a briefly unavailable mirror recovers on its own instead
    of stopping.
  • Nightly board builds now cover Debian and Ubuntu. Raspberry Pi 5 and
    BeaglePlay images are built for all three distros each night, so a glibc-only
    break in a board's kernel, bootloader, or partition layout shows up without
    waiting for someone to try it.
  • Extended attribute tools build again on Alpine. The attr package failed
    to compile against musl, which stopped any image carrying getfattr/setfattr or
    cp --preserve=xattr support before it finished.
  • BeaglePlay images build on Alpine. The readline library was built without
    its terminal-handling support, so any program that loaded it — including the
    Python that BeaglePlay's secure-world firmware build runs — failed to start on
    Alpine images.

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.