mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
Since clang is in openembedded-core now, meta-parsec no longer needs meta-clang. Also updated maintainers in meta-parsec README.md since it had previously been missed. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
14 lines
219 B
YAML
14 lines
219 B
YAML
header:
|
|
version: 9
|
|
includes:
|
|
- kas-security-base.yml
|
|
|
|
repos:
|
|
meta-security:
|
|
layers:
|
|
meta-parsec:
|
|
|
|
local_conf_header:
|
|
meta-parsec: |
|
|
IMAGE_INSTALL:append = " parsec-service parsec-tool"
|