Skip to content
Snippets Groups Projects
Commit 71af25a4 authored by Ettore Chimenti's avatar Ettore Chimenti
Browse files

ci: add seco-imx8mm-c61-Xgb machines to pipelines


After splitting, also ci need to build separate MACHINE variables.

Signed-off-by: Ettore Chimenti's avatarEttore Chimenti <ettore.chimenti@seco.com>
parent fbf0430b
No related branches found
No related tags found
No related merge requests found
......@@ -42,10 +42,18 @@ linux-seco-intel-b68-extra:
variables:
CI_ONIRO_BITBAKE_TARGETS: oniro-image-extra-tests
linux-seco-imx8mm-c61:
linux-seco-imx8mm-c61-2gb:
extends: .build-linux-matrix
variables:
MACHINE: seco-imx8mm-c61
MACHINE: seco-imx8mm-c61-2gb
# This platform requires proprietary resources to boot.
# See build-generic.yaml for explanation of CI_ONIRO_BB_LOCAL_CONF_ variables.
CI_ONIRO_BB_LOCAL_CONF_ACCEPT_FSL_EULA: 1
linux-seco-imx8mm-c61-4gb:
extends: .build-linux-matrix
variables:
MACHINE: seco-imx8mm-c61-4gb
# This platform requires proprietary resources to boot.
# See build-generic.yaml for explanation of CI_ONIRO_BB_LOCAL_CONF_ variables.
CI_ONIRO_BB_LOCAL_CONF_ACCEPT_FSL_EULA: 1
......
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