bob-zebedy/Cache OpenWrt
Cache builds to speed up openwrt compilation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ccache | check if to cache ccache | no | false |
| toolchain | check if to cache toolchain | no | true |
| skip | check if to skip the compilation of toolchain | no | true |
| clean | set to clean cache | no | false |
| prefix | path prefix to openwrt build directory | no | — |
Outputs
| name | description |
|---|---|
| hit | indicate cache found |