diff options
-rw-r--r-- | meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.2p2.bbappend (renamed from meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.2p1.bbappend) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.2p1.bbappend b/meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.2p2.bbappend index 4789ad06fe..d9ad9ba2a5 100644 --- a/meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.2p1.bbappend +++ b/meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.2p2.bbappend | |||
@@ -1,7 +1,5 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | PRINC := "${@int(PRINC) + 3}" | ||
4 | |||
5 | SYSTEMD_PACKAGES = "${PN}-sshd" | 3 | SYSTEMD_PACKAGES = "${PN}-sshd" |
6 | SYSTEMD_SERVICE_${PN}-sshd = "sshd.socket" | 4 | SYSTEMD_SERVICE_${PN}-sshd = "sshd.socket" |
7 | FILES_${PN}-sshd += "${systemd_unitdir}/system/sshd.socket" | 5 | FILES_${PN}-sshd += "${systemd_unitdir}/system/sshd.socket" |