task-sysmocom-tools: add openssh-sftp-server

Related: SYS#6403
Change-Id: I9882bd76cd57b394b978ed40f64adafb8445e3e3
This commit is contained in:
Oliver Smith 2023-04-26 14:06:20 +02:00
parent 889f88ccaa
commit 00e18ec199
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = " \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY_${PN} = "1"
PR = "r14"
PR = "r15"
RDEPENDS_${PN} = "\
lmsensors-scripts \
@ -21,4 +21,5 @@ RDEPENDS_${PN} = "\
sysmocom-systemd \
sysmocom-configure \
osmo-config-merge \
openssh-sftp-server \
"