mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 03:47:21 +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>
12 lines
247 B
YAML
12 lines
247 B
YAML
header:
|
|
version: 8
|
|
includes:
|
|
- kas-security-base.yml
|
|
|
|
local_conf_header:
|
|
ptest: |
|
|
DISTRO_FEATURES:append = " ptest"
|
|
EXTRA_IMAGE_FEATURES:append = " allow-empty-password allow-root-login empty-root-password"
|
|
|
|
machine: qemux86
|