diff options
author | Armin Kuster <akuster808@gmail.com> | 2021-07-06 22:21:47 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2021-07-06 22:21:47 -0700 |
commit | 5fbf2b8b7f4c21f1cdbb2f9e198704165aec569c (patch) | |
tree | f0cae719fdce793de849649fccb107397c7c65fc | |
parent | e7a4fb09c42790334e439d402e5b89265a2a6537 (diff) | |
download | meta-security-5fbf2b8b7f4c21f1cdbb2f9e198704165aec569c.tar.gz |
kas/kas-security-alt.yml: add meta-rust
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | kas/kas-security-alt.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kas/kas-security-alt.yml b/kas/kas-security-alt.yml index 1514524..25384df 100644 --- a/kas/kas-security-alt.yml +++ b/kas/kas-security-alt.yml | |||
@@ -3,6 +3,11 @@ header: | |||
3 | includes: | 3 | includes: |
4 | - kas-security-base.yml | 4 | - kas-security-base.yml |
5 | 5 | ||
6 | repos: | ||
7 | meta-rust: | ||
8 | url: https://github.com/meta-rust/meta-rust.git | ||
9 | refspec: master | ||
10 | |||
6 | local_conf_header: | 11 | local_conf_header: |
7 | alt: | | 12 | alt: | |
8 | DISTRO_FEATURES_append = " systemd" | 13 | DISTRO_FEATURES_append = " systemd" |