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
diff --git a/subprojects/libpeci.wrap b/subprojects/libpeci.wrap
new file mode 100644
index 0000000..521591b
--- /dev/null
+++ b/subprojects/libpeci.wrap
@@ -0,0 +1,6 @@
+[wrap-git]
+url = https://github.com/openbmc/libpeci.git
+revision = HEAD
+
+[provide]
+libpeci = libpeci_dep