github yoebuild/yoe v0.2.9

latest releases: v0.12.11, v0.12.10, v0.12.9...
3 months ago
  • Bash for build commands — switched build shell from busybox sh to bash.
    Avoids autoconf compatibility issues (e.g., AS_LINENO_PREPARE infinite loop)
    and matches what upstream build scripts expect. Removed per-recipe bash
    workaround from util-linux.
  • User account API — new classes/users.star provides user() and
    users_commands() functions for defining user accounts in Starlark.
    base-files is now a callable base_files() function that accepts a users
    parameter — image recipes can override it to add users (e.g., dev-image adds a
    user account with password password).

To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.

Don't miss a new yoe release

NewReleases is sending notifications on new releases.