jerbe/Rebuild Armbian and Kernel
Support Amlogic, Rockchip and Allwinner boxes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 9, 2023
- License
- GPL 2.0
Pinned Snippet
uses: jerbe/armbian_amlogic-s9xxx@ff9fea3606bddd308cf855d42199d69da525591d # 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 | Select build target: armbian / kernel | no | armbian |
| armbian_path | Set Armbian file path. | no | build/output/images/*.img |
| armbian_board | Set device Board. | no | all |
| armbian_kernel | Set kernel version. | no | 6.1.1_5.15.1 |
| auto_kernel | Auto use the latest kernel. | no | true |
| kernel_repo | Set kernel repository. | no | https://github.com/jerbe/armbian_kernel/tree/main/pub |
| 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 | "" |
| gh_token | Set the token. | no | "" |
| kernel_source | Select the kernel source code | no | unifreq |
| kernel_version | Select kernel version | no | 6.1.1_5.15.1 |
| kernel_auto | Auto use the latest kernel | no | true |
| kernel_package | Select compile package list | no | all |
| kernel_toolchain | Select the compilation toolchain | no | clang |
| kernel_sign | Set the kernel custom signature | no | "" |
| kernel_config | Set the path of kernel .config | no | "" |
Outputs
no outputs