zehnm/YIO remote cross compile RPi0
Cross compile a YIO remote project for the Raspberry Pi Zero
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-name | Name of the Qt project folder inside $GITHUB_WORKSPACE | yes | remote-software |
| output-path | Output directory for binary artefacts | yes | ${GITHUB_WORKSPACE}/binaries/app |
| qmake-args | QMake build arguments | yes | CONFIG+=debug CONFIG+=qml_debug |
| intg-lib-repo | integrations.library Git repository | — | https://github.com/YIO-Remote/integrations.library.git |
| version-file-dir | Location of the version.txt file | — | . |
Outputs
| name | description |
|---|---|
| project-version | The version of the project |