[PATCH skeleton 3/4] Remove org.openbmc.Object.Enumerate interface
OpenBMC Patches
openbmc-patches at stwcx.xyz
Wed Jun 22 13:01:08 AEST 2016
From: Brad Bishop <bradleyb at fuzziesquirrel.com>
All applications are using freedesktop ObjectManager now so this
can be removed.
Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>
---
gdbus/xml/openbmc_intf.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/gdbus/xml/openbmc_intf.xml b/gdbus/xml/openbmc_intf.xml
index d296291..cabe910 100644
--- a/gdbus/xml/openbmc_intf.xml
+++ b/gdbus/xml/openbmc_intf.xml
@@ -1,10 +1,4 @@
<node>
- <interface name="org.openbmc.Object.Mapper">
- <signal name="ObjectAdded">
- <arg name="object_path" type="s"/>
- <arg name="interface_name" type="s"/>
- </signal>
- </interface>
<interface name="org.openbmc.Hwmon">
<property name="poll_interval" type="i" access="read"/>
<property name="sysfs_path" type="s" access="read"/>
--
2.9.0
More information about the openbmc
mailing list