github yoebuild/yoe v0.11.7

latest releases: v0.13.0, v0.12.11, v0.12.10...
one month ago
  • Ubuntu images now bring up the wired network automatically. NetworkManager
    manages and DHCPs the ethernet port out of the box, so the image is reachable
    over SSH on first boot with no connection profile — matching Debian.
  • Passwordless root SSH login now works on Ubuntu dev images. Root could log
    in on the serial console but SSH rejected the empty password; Ubuntu images
    now get the same permissive dev-login drop-in Debian already had.
  • Ubuntu images build correctly in projects that also use Debian. The two
    distros' build toolchains no longer share an identity, which previously could
    crash an Ubuntu image build; each distro now builds with its own toolchain.

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.