mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 15:57:19 +00:00
CI/corstone: remove debug-tweaks usage
debug-tweaks is useful in testing and internal usage, but is a massive security hole (as it allow password-less root login). Remove the default enablement on machine files and in kas base yml. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -3,6 +3,7 @@ header:
|
||||
|
||||
local_conf_header:
|
||||
testimage: |
|
||||
EXTRA_IMAGE_FEATURES:append = " debug-tweaks"
|
||||
IMAGE_CLASSES += "testimage"
|
||||
TESTIMAGE_AUTO = "1"
|
||||
kvm: |
|
||||
|
||||
Reference in New Issue
Block a user