diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-04-18 20:13:12 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-04-19 06:56:18 -0700 |
| commit | 32bcdd0fc5c7fdd97be260cf82d84f8aee4406cf (patch) | |
| tree | dd9396026f5309e6c94a12dae2c88c06224f1f1d | |
| parent | ca7491a2e3cb8ca40ef80100383e03c82720034c (diff) | |
| download | meta-security-32bcdd0fc5c7fdd97be260cf82d84f8aee4406cf.tar.gz | |
kas: cleanup some kas files
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | kas/qemumips64-alt.yml | 6 | ||||
| -rw-r--r-- | kas/qemux86-test.yml | 5 |
2 files changed, 1 insertions, 10 deletions
diff --git a/kas/qemumips64-alt.yml b/kas/qemumips64-alt.yml index 923c213..c5d54d4 100644 --- a/kas/qemumips64-alt.yml +++ b/kas/qemumips64-alt.yml | |||
| @@ -1,10 +1,6 @@ | |||
| 1 | header: | 1 | header: |
| 2 | version: 8 | 2 | version: 8 |
| 3 | includes: | 3 | includes: |
| 4 | - kas-security-base.yml | 4 | - kas-security-alt.yml |
| 5 | |||
| 6 | local_conf_header: | ||
| 7 | alt: | | ||
| 8 | DISTRO_FEATURES_append = " pam systmed" | ||
| 9 | 5 | ||
| 10 | machine: qemumips64 | 6 | machine: qemumips64 |
diff --git a/kas/qemux86-test.yml b/kas/qemux86-test.yml index 7b5f451..83a5353 100644 --- a/kas/qemux86-test.yml +++ b/kas/qemux86-test.yml | |||
| @@ -3,9 +3,4 @@ header: | |||
| 3 | includes: | 3 | includes: |
| 4 | - kas-security-base.yml | 4 | - kas-security-base.yml |
| 5 | 5 | ||
| 6 | |||
| 7 | local_conf_header: | ||
| 8 | meta-security: | | ||
| 9 | DISTRO_FEATURES_append = " apparmor smack pam" | ||
| 10 | |||
| 11 | machine: qemux86 | 6 | machine: qemux86 |
