diff mbox series

[meta-security,05/15] test: allow root login for test images

Message ID b6eae19ced259baff4cd79f303eaa142c402dfe8.1760648348.git.scott.murray@konsulko.com
State New
Headers show
Series Assorted fixes | expand

Commit Message

Scott Murray Oct. 16, 2025, 9:22 p.m. UTC
From: Marta Rybczynska <marta.rybczynska@ygreky.com>

Signed-off-by: Marta Rybczynska <marta.rybczynska@ygreky.com>
---
 kas/qemux86-test.yml | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/kas/qemux86-test.yml b/kas/qemux86-test.yml
index 98f1e7f..c4609f9 100644
--- a/kas/qemux86-test.yml
+++ b/kas/qemux86-test.yml
@@ -6,5 +6,6 @@  header:
 local_conf_header:
   ptest: |
       DISTRO_FEATURES:append = " ptest"
+      EXTRA_IMAGE_FEATURES:append = " allow-empty-password allow-root-login empty-root-password"
 
 machine: qemux86