commit | 90fd6ccfec830bec0d79c2004fdd6ba0e1a1b710 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Oct 15 15:52:37 2015 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Oct 15 16:50:30 2015 -0500 |
tree | ab8f1b36745618e4db04fe25af42f676205101c5 | |
parent | f771406a2e7f5f49b14c6b2516ab615a51f13c07 [diff] |
rest-dbus: Remove redundant SYSTEMD variable
diff --git a/common/recipes-phosphor/rest-dbus/rest-dbus.bb b/common/recipes-phosphor/rest-dbus/rest-dbus.bb index e2b4719..e7e31cf 100644 --- a/common/recipes-phosphor/rest-dbus/rest-dbus.bb +++ b/common/recipes-phosphor/rest-dbus/rest-dbus.bb
@@ -7,8 +7,6 @@ inherit obmc-phosphor-license inherit obmc-phosphor-systemd -SYSTEMD_SERVICE_${PN} = "${PN}.service" - RDEPENDS_${PN} += " \ python-netserver \ python-json \