bitblend

Crates.iobitblend
lib.rsbitblend
version0.2.0
sourcesrc
created_at2024-08-19 16:46:13.32367
updated_at2024-08-19 16:46:13.32367
descriptionA little tool for setup and management of Yocto/BitBake sources and configurations.
homepage
repositoryhttps://gitlab.com/pumpkin-space-systems/public/bitblend
max_upload_size
id1344120
size60,657
Austin Small (asmalldev)

documentation

README

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
Commit count: 0

cargo fmt