From 40fc73b6fc034140964ac5f3d53b4eb236a524d9 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Thu, 15 Oct 2015 16:21:45 -0500 Subject: Refactor sdbus-service.bbclass sdbus-service.bbclass currently depends on c-daemon.bbclass, which is used for samples that have their code and makefiles in the repository. Removed this inherit to make the sdbus-service class more generally applicable. --- meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass') diff --git a/meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass b/meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass index 8a9853c6a..bc190d416 100644 --- a/meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass +++ b/meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass @@ -6,4 +6,3 @@ DEPENDS += "systemd" RDEPENDS_${PN} += "libsystemd" inherit obmc-phosphor-dbus-service -inherit obmc-phosphor-c-daemon -- cgit v1.2.3