fvp.yml 462 B

1234567891011121314
  1. # yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
  2. header:
  3. version: 14
  4. local_conf_header:
  5. testimagefvp: |
  6. LICENSE_FLAGS_ACCEPTED += "Arm-FVP-EULA"
  7. IMAGE_CLASSES += "fvpboot"
  8. failing_tests: |
  9. # This fails but we can't add to the ignorelist from meta-arm yet
  10. # https://bugzilla.yoctoproject.org/show_bug.cgi?id=14604
  11. TEST_SUITES:remove = "parselogs"
  12. TEST_SUITES:remove = "xorg"