summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer.bb23
1 files changed, 0 insertions, 23 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer.bb b/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer.bb
deleted file mode 100644
index 95d358e3d..000000000
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-SUMMARY = "OpenBMC IPL status observer"
-DESCRIPTION = "OpenBMC IPL status observer."
-PR = "r1"
-
-inherit skeleton-python
-inherit obmc-phosphor-dbus-service
-
-VIRTUAL-RUNTIME_skeleton_workbook ?= ""
-
-RDEPENDS_${PN} += "\
- python-dbus \
- python-json \
- python-subprocess \
- python-pygobject \
- pyphosphor \
- pyphosphor-dbus \
- ${VIRTUAL-RUNTIME_skeleton_workbook} \
- pdbg \
- "
-
-SKELETON_DIR = "pyiplobserver"
-
-DBUS_SERVICE_${PN} += "org.openbmc.status.IPL.service"
OpenPOWER on IntegriCloud