mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 23:41:08 +00:00
Instead of adding perf to the target: list, add it to CORE_IMAGE_EXTRA_INSTALL. This means that machine configurations which need to change the target don't need to also build perf explicitly. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
17 lines
209 B
YAML
17 lines
209 B
YAML
header:
|
|
version: 11
|
|
includes:
|
|
- ci/base.yml
|
|
- ci/meta-openembedded.yml
|
|
|
|
repos:
|
|
meta-arm:
|
|
layers:
|
|
meta-gem5:
|
|
|
|
machine: gem5-arm64
|
|
|
|
target:
|
|
- core-image-minimal
|
|
- gem5-aarch64-native
|