Revert "Reapply: "Enhance DHCP beyond just OFF and IPv4/IPv6 enabled.""

This reverts commit 4ab49c461f9940245f646bdf6dbd964eeb98688b.

The requisite commit in phosphor-network is having some issues getting
through CI:
https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-networkd/+/24666

Until this is ready, need to revert this change so that
phosphor-dbus-interface bumps can start getting through CI again.

Change-Id: I216f1a05d22093f4e1bb69c48e1af609653b8a1b
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 file changed
tree: e11f958750f3fa952e7e3a66e4b10908f705e57e
  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