diff options
| author | Armin Kuster <akuster808@gmail.com> | 2020-07-20 15:20:32 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2020-07-24 09:59:33 -0700 |
| commit | 066a04425c318dd20dfe7806a5aa976e377a39a5 (patch) | |
| tree | 301ea8da3c1f7286f8dba0bde3a2a4fe81fa43d6 /kas/qemumips64.yml | |
| parent | 4dc69a75502cb8f184b003e13117999f136b7899 (diff) | |
| download | meta-security-066a04425c318dd20dfe7806a5aa976e377a39a5.tar.gz | |
drop ci-build: it is hiding errors
call kas from .gitlab-ci
fix typos
add missing mips64 file
add main layer workaround
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'kas/qemumips64.yml')
| -rw-r--r-- | kas/qemumips64.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kas/qemumips64.yml b/kas/qemumips64.yml new file mode 100644 index 0000000..64e52f7 --- /dev/null +++ b/kas/qemumips64.yml | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | header: | ||
| 2 | version: 8 | ||
| 3 | includes: | ||
| 4 | - kas-security-base.yml | ||
| 5 | |||
| 6 | machine: qemumips64 | ||
