A generic auto-build repo for Android kernels using various Continuous Integration services
- OnePlus 5T ARM64 preset
- RedFlare kernel by Tresk
- Automatic versioning
Run a new pipeline, optionally defining variables
AKCI_REF- git tag or branch to build fromAKCI_LABEL- label to use for kernel. If not defined, kernel will be labeled with short git commit hashAKCI_CCACHE- whether to use ccache. Define to enable, default:undefined
- no variables
- builds from latest
HEADcommit320408e0 - produces
Redflare-Kernel-SNAPSHOT-320408e0.zip
- builds from latest
- REF="alpha"
- builds from latest tag or branch
alphacommit73a05b11 - produces
Redflare-Kernel-SNAPSHOT-73a05b11.zip
- builds from latest tag or branch
- LABEL="1.0"
- builds from latest
HEADcommit320408e0 - produces
Redflare-Kernel-1.0.zip
- builds from latest
- REF="alpha" LABEL="1.0"
- builds from latest tag or branch
alphacommit73a05b11 - produces
Redflare-Kernel-1.0.zip
- builds from latest tag or branch
Check config.sh and build-deps.sh
Do not flash the artifacts, extract them and flash the zip inside!
As of writing there is no release mechanism, so ZIPs are uploaded to transfer.sh and stored for 14 days