summaryrefslogtreecommitdiffstats
path: root/kas/kas-security-parsec.yml
diff options
context:
space:
mode:
Diffstat (limited to 'kas/kas-security-parsec.yml')
-rw-r--r--kas/kas-security-parsec.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/kas/kas-security-parsec.yml b/kas/kas-security-parsec.yml
new file mode 100644
index 0000000..6152f0c
--- /dev/null
+++ b/kas/kas-security-parsec.yml
@@ -0,0 +1,21 @@
1header:
2 version: 9
3 includes:
4 - kas-security-base.yml
5
6repos:
7 meta-security:
8 layers:
9 meta-parsec:
10
11 meta-rust:
12 url: https://github.com/meta-rust/meta-rust.git
13 refspec: master
14
15 meta-clang:
16 url: https://github.com/kraj/meta-clang.git
17 refspec: master
18
19local_conf_header:
20 meta-parsec: |
21 IMAGE_INSTALL_append = " parsec-service parsec-tool"