Improved yocto directory structure

This commit is contained in:
2025-07-02 17:40:59 +02:00
parent 60fd0a02f8
commit f30d31a24f
12 changed files with 988 additions and 99 deletions

View File

@@ -0,0 +1,4 @@
# FCB Looper SSH configuration
# Enable SSH server and add to image install
EXTRA_IMAGE_FEATURES += "ssh-server-openssh"