Enforce Dump directory creation prior to Dump manager starts

Create Dump file storage location before Dump Manager
application starts.

Change-Id: I583b8cdb853ac1ac18e50c05404f90a2fbb6d5e1
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
diff --git a/meta-phosphor/classes/phosphor-debug-collector.bbclass b/meta-phosphor/classes/phosphor-debug-collector.bbclass
new file mode 100644
index 0000000..030b404
--- /dev/null
+++ b/meta-phosphor/classes/phosphor-debug-collector.bbclass
@@ -0,0 +1 @@
+bmc_dump_path="/tmp/dumps"