mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +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>
10 lines
98 B
YAML
10 lines
98 B
YAML
header:
|
|
version: 11
|
|
includes:
|
|
- ci/base.yml
|
|
|
|
machine: tc1
|
|
|
|
target:
|
|
- tc-artifacts-image
|