fat-wang/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
- Maintainedlast commit Feb 1, 2025
- License
- GPL 2.0
Pinned Snippet
uses: fat-wang/onecloud-build@b3381f9ce1934dc4b83e7d22e0022de2e1c20cd2 # no releases — HEAD as of 2026-07-11tags 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.15.25_5.10.100 |
| 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 | 2748 |
| armbian_fstype | Set armbian rootfs type: ext4 / btrfs | no | ext4 |
| armbian_sign | Set armbian custom name. | no | "" |
| kernel_version | select kernel version | no | 5.15.25_5.10.100 |
| kernel_auto | Auto use the latest kernel | no | true |
| kernel_sign | Set the kernel custom name | no | -ophub |
| kernel_repo | select kernel repository | no | unifreq |
| kernel_config | Set the path of kernel .config | no | "" |
Outputs
no outputs