summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-phosphor/recipes-phosphor/mctp/mctp_git.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
index b2fe211c0e..eedecb7f8d 100644
--- a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
+++ b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
@@ -15,9 +15,11 @@ SRCREV = "cfeaef8ecb0ab8c59ea4e145603523e599d60014"
DEPENDS += "autoconf-archive-native \
systemd \
- "
+ "
-SYSTEMD_SERVICE_${PN} = "mctp-demux.service"
+SYSTEMD_SERVICE_${PN} = "mctp-demux.service \
+ mctp-demux.socket \
+ "
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_system_unitdir}, \