3 Commits

Author SHA1 Message Date
Jon Mason
5c91336c9f CI: add more targets
The autotest change allows for the list of targets to be built to be
larger.  Add more targets to increase the build coverage of CI.
Unfortunately, there are some platforms that do not build everything.
So, clip those down to those that work for all.  Also, there are a few
targets unique to certain platforms.  So, expand those to have coverage.

Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
2022-08-02 14:47:21 +08:00
Jon Mason
17b16f085a CI: use path to avoid warning
Warnings are being seen in gitlab of
 WARNING  - Falling back to file-relative addressing of local include "base.yml"
 WARNING  - Update your layer to repo-relative addressing to avoid this warning
 WARNING  - Falling back to file-relative addressing of local include "meta-openembedded.yml"
 WARNING  - Update your layer to repo-relative addressing to avoid this warning

Make the relevant changes to resolve this issue

Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
2022-08-02 14:47:21 +08:00
Jon Mason
93c44255a4 CI: add Gitlab CI support
Mostly stolen from meta-arm

Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
2022-07-13 11:30:44 +08:00