Add mslverify package

Add a new package from the phosphor-dbus-monitor project for the
msl-verify application.

msl-verify is not installed by default - machine implementations
must add it to an image manually and configure when it is run.

Change-Id: If1f9eeb4e72e7ef9be4bb900b641906fe3bb2a58
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/common/recipes-phosphor/dbus/phosphor-dbus-monitor/phosphor-msl-verify.service b/common/recipes-phosphor/dbus/phosphor-dbus-monitor/phosphor-msl-verify.service
new file mode 100644
index 0000000..2ef0740
--- /dev/null
+++ b/common/recipes-phosphor/dbus/phosphor-dbus-monitor/phosphor-msl-verify.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Phosphor MSL Verification
+After=mapper-wait@-xyz-openbmc_project-inventory.service
+Wants=mapper-wait@-xyz-openbmc_project-inventory.service
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart={sbindir}/phosphor-msl-verify