ruijienetworkscommunity/Cache Wrt Toolchain
Cache builds to speed up openwrt compilation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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 | "" |
| mixkey | mix a key to identify a cache when you build openwrt for different architecture | no | "" |
| skip_saving | skip saving | no | false |
Outputs
| name | description |
|---|---|
| hit | indicate cache found |