Skip to content
Snippets Groups Projects
Commit 883b9a5c authored by Jonas Höppner's avatar Jonas Höppner
Browse files

CI: new machine seco-mx6-fsl, map platform tests to devices

parent 151f1cd6
No related branches found
No related tags found
No related merge requests found
Pipeline #72749 passed with stages
in 8 minutes and 50 seconds
......@@ -56,7 +56,7 @@ build-{{ machine }}:
# This is a little hacky as we need to match the machine name to
# the available platforms
{% if machine == 'seco-mx6' or machine == 'imx6guf' %}
{% if machine == 'seco-mx6' or machine == 'imx6guf' or machine == 'seco-mx6-fsl' %}
{% set platforms = "santaro santoka santino santino-lt" %}
{% set lavamachine = "imx6guf" %}
{% elif machine == 'seco-mx6ull' or machine == 'imx6ullguf' %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment