yaml: use 'object_path' type

sdbus++ has deprecated the `path` type in favor of the more descriptive
`object_path`.  Switch to use that.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Id7aef8d59d3aae1423fb5183b8c6e20996666572
3 files changed
tree: bfe8e3372e09b0c0c568d8440e2d4c0c815d814d
  1. docs/
  2. gen/
  3. src/
  4. subprojects/
  5. test/
  6. yaml/
  7. .clang-format
  8. .gitignore
  9. .shellcheck
  10. LICENSE
  11. meson.build
  12. meson_options.txt
  13. OWNERS
  14. README.md
  15. xyz.openbmc_project.Network.conf.in
  16. xyz.openbmc_project.Network.service.in
README.md

To Build

To build this package, do the following steps:

    1. meson build
    2. ninja -C build