Enable standalone build

This adds the wrap files needed to build host-error-monitor using meson
directly without Yocto.

Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Change-Id: I5ee43dd5c72889b798070346dd705f3923a31690
6 files changed
tree: 3e26000bc52ec274cb467c75c2e12292fee52882
  1. include/
  2. service_files/
  3. src/
  4. subprojects/
  5. .clang-format
  6. LICENSE
  7. MAINTAINERS
  8. meson.build
  9. meson.options
  10. OWNERS
  11. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.