haxrox/Yocto Build
Builds a project using Yocto
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| init-command | Command to initialize the repository | — | cd poky && source oe-init-build-env |
| bitbake-command | Command to bitbake | yes | bitbake |
| deploy-dir | Yocto deploy directory | — | poky/build/tmp/ |
| build-dir | Yocto build directory | — | poky/build |
| tmp-dir | Yocto tmp directory | — | poky/build/tmp/deploy/images |
| sstate-cache-dir | Yocto sstate-cache directory | — | poky/build/sstate-cache |
| image-name | Image to build | yes | core-image-sato |
| pre-command | Command to run before baking | — | "" |
| wks_file | Openembedded kickstart file | — | — |
Outputs
no outputs