mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
22 lines
388 B
YAML
22 lines
388 B
YAML
header:
|
|
version: 9
|
|
includes:
|
|
- kas-security-base.yml
|
|
|
|
repos:
|
|
meta-security:
|
|
layers:
|
|
meta-parsec:
|
|
|
|
meta-rust:
|
|
url: https://github.com/meta-rust/meta-rust.git
|
|
refspec: master
|
|
|
|
meta-clang:
|
|
url: https://github.com/kraj/meta-clang.git
|
|
refspec: master
|
|
|
|
local_conf_header:
|
|
meta-parsec: |
|
|
IMAGE_INSTALL:append = " parsec-service parsec-tool"
|