mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-17 03:10:38 +00:00
openssh: move systemd support to meta-systemd
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Koen Kooi
parent
c203043683
commit
855e8d63a6
@@ -1,6 +1,6 @@
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
PRINC := "${@int(PRINC) + 2}"
|
||||
PRINC := "${@int(PRINC) + 3}"
|
||||
|
||||
SYSTEMD_PACKAGES = "openssh-sshd-systemd"
|
||||
SYSTEMD_SERVICE = "sshd.socket"
|
||||
Reference in New Issue
Block a user