mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-15 15:37:18 +00:00
da3b5d09cd
Changes: - switch to scarthgap - add required usrmerge feature to kas-security-alt configuration - add whitespaces around assignement - add common dldir/sstate - don't build apparmor in musl configus - only enable ptest for the test image Signed-off-by: Marta Rybczynska <marta.rybczynska@ygreky.com> (squashed and recent master changes backported) Signed-off-by: Scott Murray <scott.murray@konsulko.com>
18 lines
305 B
YAML
18 lines
305 B
YAML
header:
|
|
version: 9
|
|
includes:
|
|
- kas-security-base.yml
|
|
|
|
repos:
|
|
meta-security:
|
|
layers:
|
|
meta-parsec:
|
|
|
|
meta-clang:
|
|
url: https://github.com/kraj/meta-clang.git
|
|
refspec: scarthgap
|
|
|
|
local_conf_header:
|
|
meta-parsec: |
|
|
IMAGE_INSTALL:append = " parsec-service parsec-tool"
|