summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/chassis/obmc-control-chassis.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/chassis/obmc-control-chassis.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/chassis/obmc-control-chassis.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/chassis/obmc-control-chassis.bb b/meta-phosphor/common/recipes-phosphor/chassis/obmc-control-chassis.bb
deleted file mode 100644
index 157d4169b..000000000
--- a/meta-phosphor/common/recipes-phosphor/chassis/obmc-control-chassis.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-SUMMARY = "OpenBMC org.openbmc.control.Chassis example implementation"
-DESCRIPTION = "An example implementation of the org.openbmc.control.Chassis DBUS API."
-PR = "r1"
-
-inherit skeleton-python
-inherit obmc-phosphor-dbus-service
-
-RDEPENDS_${PN} += "\
- python-dbus \
- python-pygobject \
- python-netclient \
- pyphosphor-dbus \
- "
-
-SKELETON_DIR = "pychassisctl"
-
-FMT = "org.openbmc.control.Chassis@{0}.service"
-DBUS_SERVICE_${PN} += "${@compose_list(d, 'FMT', 'OBMC_CHASSIS_INSTANCES')}"
OpenPOWER on IntegriCloud