mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-26 07:07:16 +00:00
d446f7f80b
With Kas 2.6 included YAML files need to be relative to the repository, not the including file: https://kas.readthedocs.io/en/latest/format-changelog.html#version-11 Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
16 lines
178 B
YAML
16 lines
178 B
YAML
header:
|
|
version: 11
|
|
includes:
|
|
- ci/gem5-arm64.yml
|
|
|
|
repos:
|
|
meta-arm:
|
|
layers:
|
|
meta-atp:
|
|
|
|
machine: gem5-atp-arm64
|
|
|
|
target:
|
|
- atp-native
|
|
- core-image-minimal
|