github yoebuild/yoe v0.2.1

latest releases: v0.13.0, v0.12.11, v0.12.10...
3 months ago

Added

  • Dev-image with 10+ packages — new dev-image builds end-to-end with
    sysroot, including essential libraries (openssl, ncurses, readline, libffi,
    expat, xz), networking (curl, openssh), and debug tools (strace, vim)
  • Remote layer fetching — fetch layers from remote sources
  • Sysroot + image deps in DAG — build sysroot and image dependencies
    resolved as part of the dependency graph
  • yoe_sloc — source lines of code counter using scc (counts .star as
    Python)

Fixed

  • Correct partition size for losetup, ensure sysroot dir exists
  • Recipe fixes for end-to-end dev-image builds

Changed

  • Moved design docs into docs/ directory
  • Expanded build-environment and comparisons documentation

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.