15 lines
243 B
YAML
15 lines
243 B
YAML
|
|
header:
|
||
|
|
version: 14
|
||
|
|
|
||
|
|
distro: poky-tiny
|
||
|
|
|
||
|
|
local_conf_header:
|
||
|
|
hacking: |
|
||
|
|
TEST_SUITES = "ping"
|
||
|
|
extrapackages: |
|
||
|
|
# Intentionally blank to prevent perf from being added to the image in base.yml
|
||
|
|
|
||
|
|
target:
|
||
|
|
- core-image-minimal
|
||
|
|
- perf
|