beagleplaymachine. New target for the TI AM625 BeaglePlay. Build with
--machine beagleplay.jukebox-image. Music server image running Navidrome (Subsonic API).- Image rootfs preserves per-file ownership from packages. Services like
Navidrome and Postgres that need a specific data-dir owner now start cleanly.
Side effect:rm -rf build/fails because some files are root-owned — use
yoe cleaninstead. - New "Security and Threat Model" doc. What the build container does and
doesn't protect against. Short version: treat units likecurl | sh. - Files tab for image units shows rootfs contents, not the whole
destdir/.
Now matches the unit's SIZE column. - Filtering the Units tab to no matches no longer scrolls the tab bar off the
screen. module-rpirenamed tomodule-bsp. Common boards live in one module.- New "Boards" section in the docs. Dedicated pages for BeaglePlay,
Raspberry Pi, and QEMU. - SD-card images boot on BeaglePlay (and other K3 boards). Previously hung
in ROM with no serial output.
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.