Edd debug tweaks for terminal access

This commit is contained in:
2025-07-07 21:15:45 +02:00
parent 4420a323db
commit a12a49192f
2 changed files with 64 additions and 0 deletions

View File

@@ -33,3 +33,6 @@ VIRTUAL-RUNTIME_initscripts = ""
# Add GUI packages to image
CORE_IMAGE_EXTRA_INSTALL += "gui-app weston liberation-fonts"
# Needed to enable terminal on tty2
EXTRA_IMAGE_FEATURES += "debug-tweaks"