summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-core/dropbear/dropbear_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-core/dropbear/dropbear_%.bbappend')
-rw-r--r--meta-phosphor/common/recipes-core/dropbear/dropbear_%.bbappend4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-phosphor/common/recipes-core/dropbear/dropbear_%.bbappend b/meta-phosphor/common/recipes-core/dropbear/dropbear_%.bbappend
index 165a19e44..80714977b 100644
--- a/meta-phosphor/common/recipes-core/dropbear/dropbear_%.bbappend
+++ b/meta-phosphor/common/recipes-core/dropbear/dropbear_%.bbappend
@@ -1,5 +1,3 @@
-inherit obmc-phosphor-discovery-service
-
# 0001-Only-load-dropbear-default-host-keys-if-a-key-is-not.patch
# has been upstreamed. This patch can be removed once we upgrade
# to yocto 2.5 or later which will pull in the latest dropbear code.
@@ -7,5 +5,3 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://dropbearkey.service \
file://0001-dropbear-Add-c-command-option-to-force-a-specific-co.patch \
file://0001-Only-load-dropbear-default-host-keys-if-a-key-is-not.patch"
-
-REGISTERED_SERVICES_${PN} += "ssh:tcp:22 sftp:tcp:22"