mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +00:00
Simplify the gitlab-ci by having the bootstrap build as just another Kas overlay file, so there's no duplication of build script. Change-Id: I7341750d2ae7f3c146bfe323f61fa98c0f3121c0 Signed-off-by: Ross Burton <ross.burton@arm.com>
10 lines
129 B
YAML
10 lines
129 B
YAML
header:
|
|
version: 9
|
|
|
|
target:
|
|
- binutils-cross-aarch64
|
|
- gcc-cross-aarch64
|
|
- python3-native
|
|
- opkg-native
|
|
- rpm-native
|