mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +00:00
16 lines
413 B
YAML
16 lines
413 B
YAML
# yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
|
|
|
|
header:
|
|
version: 14
|
|
|
|
local_conf_header:
|
|
testimagefvp: |
|
|
LICENSE_FLAGS_ACCEPTED += "Arm-FVP-EULA"
|
|
IMAGE_CLASSES += "fvpboot"
|
|
networking_failing_tests: |
|
|
# These tests currently fail as the wrong IP for the build host is used
|
|
TEST_SUITES:remove = "opkg dnf"
|
|
|
|
target:
|
|
- core-image-base
|