summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/rest-dbus
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2015-10-15 23:52:37 +0300
committerPatrick Williams <patrick@stwcx.xyz>2015-10-16 00:50:30 +0300
commitfd483b31ade49f2c959239a69d8f488985bd7679 (patch)
tree74cb084c5bcc96c24b36f5bde666e703aa428565 /meta-phosphor/common/recipes-phosphor/rest-dbus
parent89b11a173b06a8cb795decb303daa0d85ece9f9d (diff)
downloadopenbmc-fd483b31ade49f2c959239a69d8f488985bd7679.tar.xz
rest-dbus: Remove redundant SYSTEMD variable
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/rest-dbus')
-rw-r--r--meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb b/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb
index e2b471965c..e7e31cf1b9 100644
--- a/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb
+++ b/meta-phosphor/common/recipes-phosphor/rest-dbus/rest-dbus.bb
@@ -7,8 +7,6 @@ inherit allarch
inherit obmc-phosphor-license
inherit obmc-phosphor-systemd
-SYSTEMD_SERVICE_${PN} = "${PN}.service"
-
RDEPENDS_${PN} += " \
python-netserver \
python-json \