github yoebuild/yoe v0.10.2

latest releases: v0.13.1, v0.13.0, v0.12.11...
3 months ago
  • yoe init lists module-core last so it wins shadowing. New projects now
    order modules so module-core's source-built units (busybox, openssl, …) take
    precedence over Alpine prebuilts and over module-rpi, avoiding image-assembly
    path collisions. Existing projects can move module-core to the end of their
    modules = [...] list in PROJECT.star to get the same behavior.
  • Images with network-config and busybox build again. A path collision on
    /usr/share/udhcpc/default.script (busybox ships an example script there;
    network-config installs the real one) was aborting apk add at image-assembly
    time.

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.