summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/chassis/obmc-hardbeep.bb9
-rw-r--r--meta-phosphor/common/recipes-phosphor/chassis/obmc-softbeep.bb9
-rw-r--r--meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor.bb23
-rw-r--r--meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service14
-rw-r--r--meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer.bb23
-rw-r--r--meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service15
6 files changed, 0 insertions, 93 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/chassis/obmc-hardbeep.bb b/meta-phosphor/common/recipes-phosphor/chassis/obmc-hardbeep.bb
deleted file mode 100644
index 8066752e2..000000000
--- a/meta-phosphor/common/recipes-phosphor/chassis/obmc-hardbeep.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-SUMMARY = "OpenBMC hardware PWM beep"
-DESCRIPTION = "A sample implementation for hardware beep on a PWM."
-PR = "r1"
-
-inherit skeleton-gdbus
-inherit pkgconfig
-
-LICENSE = "GPLv3"
-SKELETON_DIR = "hardbeep"
diff --git a/meta-phosphor/common/recipes-phosphor/chassis/obmc-softbeep.bb b/meta-phosphor/common/recipes-phosphor/chassis/obmc-softbeep.bb
deleted file mode 100644
index 034d5c4c4..000000000
--- a/meta-phosphor/common/recipes-phosphor/chassis/obmc-softbeep.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-SUMMARY = "OpenBMC software beep"
-DESCRIPTION = "A sample implementation for software beep on a GPIO."
-PR = "r1"
-
-inherit skeleton-gdbus
-inherit pkgconfig
-
-LICENSE = "GPLv3"
-SKELETON_DIR = "softbeep"
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor.bb b/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor.bb
deleted file mode 100644
index cf4520368..000000000
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-SUMMARY = "OpenBMC IPL status LED monitor"
-DESCRIPTION = "OpenBMC IPL status LED monitor."
-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} \
- obmc-ipl-status-observer \
- "
-
-SKELETON_DIR = "pyiplledmonitor"
-
-DBUS_SERVICE_${PN} += "org.openbmc.status.IPLLED.service"
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service b/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service
deleted file mode 100644
index c1daa0469..000000000
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Phoshpor IPL Status LED Monitor
-Wants=org.openbmc.status.IPL.service
-After=org.openbmc.status.IPL.service
-
-[Service]
-Restart=always
-ExecStart=/usr/bin/env ipl_status_led_monitor.py
-SyslogIdentifier=ipl_status_led_monitor.py
-Type=simple
-Environment="PYTHONUNBUFFERED=1"
-
-[Install]
-WantedBy={SYSTEMD_DEFAULT_TARGET}
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"
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service b/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service
deleted file mode 100644
index a92b2f146..000000000
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=Phoshpor IPL Status Observer
-Wants=xyz.openbmc_project.State.Host.service
-After=xyz.openbmc_project.State.Host.service
-
-[Service]
-Restart=always
-ExecStart=/usr/bin/env ipl_status_observer.py
-SyslogIdentifier=ipl_status_observer.py
-Type=dbus
-BusName={BUSNAME}
-Environment="PYTHONUNBUFFERED=1"
-
-[Install]
-WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud