Remove TimeOwner interface

The TimeOwner interface is confusing from feedback from the community
and we should be removed.
The maliling list:
https://lists.ozlabs.org/pipermail/openbmc/2020-April/021409.html.

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: I99e05d8046423d95c493634f95e67657f037e1e4
1 file changed
tree: 4ce614f923aedb8968da18bc41228c915a343e72
  1. com/
  2. org/
  3. xyz/
  4. .gitignore
  5. bootstrap.sh
  6. configure.ac
  7. generate_makefile.sh
  8. generate_yaml_makefile.sh
  9. LICENSE
  10. MAINTAINERS
  11. Makefile.am
  12. Makefile.interfaces.in
  13. Makefile.yaml.in
  14. phosphor-dbus-interfaces.pc.in
  15. README.md
README.md

phosphor-dbus-interfaces

YAML descriptors of standard D-Bus interfaces. The format is described by the sdbusplus binding generation tool sdbus++.

Only the xyz/openbmc_project interfaces are built by default.

Enable the OpenPower D-Bus interfaces with:

--enable-openpower-dbus-interfaces

Enable IBM D-Bus interfaces with:

--enable-ibm-dbus-interfaces