#configuration-management #yocto #build-configuration #source #build-automation #setup #bitbake

app bitblend

A little tool for setup and management of Yocto/BitBake sources and configurations

1 unstable release

0.2.0 Aug 19, 2024

#3 in #yocto

MIT license

28KB
637 lines

bitblend

A little tool for setup and management of Yocto/BitBake sources and configurations. Built using libgit2 and git2-rs

install

Grab a pre-built binary over at our release page. Or if you have Rust installed, you can install from crates.io: cargo install bitblend.

goals

  • automation of typically manual Yocto/Bitbake tasks
    • layer source fetching and patching
    • switching between build configurations
  • reproducibility
    • track source versions and configuration files in git

Dependencies

~12–24MB
~446K SLoC