yoe initlists 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 movemodule-coreto the end of their
modules = [...]list inPROJECT.starto get the same behavior.- Images with
network-configand 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 abortingapk addat 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.