00575/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 Jul 26, 2023
- License
- GPL 2.0
Pinned Snippet
uses: 00575/amlogic-armbian@e4115073a46d4323c9b7a36c67a6523f309ee00f # kernel_5.15.83_6.0.13tags 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_board | Set Amlogic Board. | 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