actions-marketplace-validations/Android Kernel Action with XZ
Build android kernel with GitHub Action with xz
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| arch | Device architecture | yes | — |
| compiler | Compiler to use | yes | — |
| defconfig | Defconfig to use | yes | — |
| image | Kernel image name | yes | — |
Outputs
| name | description |
|---|---|
| outfile | Zip file generated from build |