summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/distro/include/phosphor-defaults.inc
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2017-06-02 21:37:43 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-06-03 20:45:28 +0300
commitbf2377832fc309dd27de6e4ccb95bd78fde7722c (patch)
treede07aa82f316d81e78274e66540341e922731ecd /meta-phosphor/conf/distro/include/phosphor-defaults.inc
parent130cdf1a4a8112fd826116c50350e28d0b296170 (diff)
downloadopenbmc-bf2377832fc309dd27de6e4ccb95bd78fde7722c.tar.xz
Remove the org.openbmc.records.events service
The records.events implementation has been replaced with xyz.openbmc_project.Logging Closes: openbmc/openbmc#1313 Change-Id: Ie2cc3dc48763301989de63214c37edb601290c91 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'meta-phosphor/conf/distro/include/phosphor-defaults.inc')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 80a5c8871..d512e7dbe 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -9,7 +9,6 @@ OBMC_RESET_BUTTON_INSTANCES ?= "0"
OBMC_WATCHDOG_INSTANCES ?= "0"
PREFERRED_PROVIDER_virtual/obmc-chassis-mgmt ?= "obmc-phosphor-chassisd"
-PREFERRED_PROVIDER_virtual/obmc-event-mgmt ?= "obmc-phosphor-event"
PREFERRED_PROVIDER_virtual/obmc-fan-mgmt ?= "obmc-phosphor-fand"
PREFERRED_PROVIDER_virtual/obmc-flash-mgmt ?= "obmc-phosphor-flashd"
PREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw ?= "phosphor-ipmi-hw-example"