diff options
| author | unitexe <unitexe70@gmail.com> | 2025-12-31 16:22:54 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2025-12-31 16:22:54 -0600 |
| commit | ee613ccc09e27750b058f1eeb3062bb0a4839c7c (patch) | |
| tree | 53bd267c401eacea4e747a99fc87dda6b6e93be6 | |
| parent | 9871496b6c028980a70e06330def626289d1f907 (diff) | |
Enable ssh feature for core-image-base for raspberrypi5
| -rw-r--r-- | meta-unit-kas/images/poky/raspberrypi5/core-image-base/whinlatter.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-unit-kas/images/poky/raspberrypi5/core-image-base/whinlatter.yml b/meta-unit-kas/images/poky/raspberrypi5/core-image-base/whinlatter.yml index ac16cd9..8a2d05c 100644 --- a/meta-unit-kas/images/poky/raspberrypi5/core-image-base/whinlatter.yml +++ b/meta-unit-kas/images/poky/raspberrypi5/core-image-base/whinlatter.yml @@ -14,3 +14,4 @@ header: - meta-unit-kas/include/layers/meta-raspberrypi/main.yml - meta-unit-kas/include/layers/meta-raspberrypi/raspberrypi5.yml - meta-unit-kas/include/layers/meta-raspberrypi/conf.yml + - meta-unit-kas/include/features/ssh.yml |
