Skip to content

Commit 752d9ed

Browse files
committed
Fix typo
1 parent 793e0ef commit 752d9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-samples/images/lmp-partner-image-arduino.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
FILESEXTRAPATHS:prepend := "${THISDIR}/configs:"
44

5-
IMAGE_FEATURES:remove "ssh-server-openssh"
5+
IMAGE_FEATURES:remove = " ssh-server-openssh"
66
IMAGE_FEATURES += "ssh-server-dropbear"
77

88
SUDOERS_FILE ?= "sudoers-arduino-lmp"

0 commit comments

Comments
 (0)