meson: add subproject wrap files

The repository isn't buildable in a meson wrapfile mode without two
missing dependencies: phosphor-dbus-interfaces and sdbusplus.  Add wrap
files for both of them.

Change-Id: Idec177b8a7b08a665aa03d353122055b7edc157e
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2 files changed
tree: 2f36c58ace5386925a19dbe1759669f4e18399b8
  1. include/
  2. service_files/
  3. src/
  4. subprojects/
  5. test/
  6. .clang-format
  7. .clang-tidy
  8. .gitignore
  9. LICENSE
  10. meson.build
  11. meson.options
  12. OWNERS
  13. README.md
README.md

bios-bmc-smm-error-logger

This daemon will follow the design doc: https://github.com/openbmc/docs/blob/master/designs/bios-bmc-smm-error-logging.md

More detailed implementation details will also be placed here in the future