lzcrzt/Rebuild armbian and kernel for Amlogic s9xxx tv box
Support Amlogic s9xxx tv box are s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, etc.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 29, 2022
- License
- GPL 2.0
Pinned Snippet
uses: lzcrzt/e900v22d@3cfb59b018cce2c77c42c7d1774e504ae97409c7 # v0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| build_target | Choose build target: armbian / kernel | no | armbian |
| armbian_path | Set armbian original file path. | no | build/output/images/*.img |
| armbian_soc | Set Amlogic SoC. | no | s905d_s905x3 |
| armbian_kernel | Set kernel version. | no | 5.10.125_5.15.50 |
| version_branch | Set kernel branch. | no | stable |
| auto_kernel | Auto use the latest kernel. | no | true |
| armbian_size | Set armbian rootfs size(Unit: MiB). | no | 2560 |
| armbian_fstype | Set armbian rootfs type: ext4 / btrfs | no | ext4 |
| armbian_sign | Set armbian custom name. | no | "" |
| kernel_version | Select kernel version | no | 5.10.125_5.15.50 |
| kernel_auto | Auto use the latest kernel | no | true |
| kernel_package | Select compile package list | no | all |
| kernel_sign | Set the kernel custom signature | no | -ophub |
| kernel_repo | Select the kernel repository | no | unifreq |
| kernel_config | Set the path of kernel .config | no | "" |
Outputs
no outputs