Install "bitbake" binary
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/yoctoproject.org:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Version of "bitbake" to install. | string | latest |
bitbake is the build tool at the heart of the Yocto Project and OpenEmbedded. It processes recipes and layer configurations to build custom embedded Linux distributions and cross-compilation toolchains. bitbake is also used standalone outside of a full Yocto environment.
Downloaded as a source archive from the openembedded/bitbake GitHub tags, extracted to /opt/bitbake, and a wrapper script placed in /usr/local/bin.
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.