summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2017-07-05 18:31:16 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-07-07 22:35:53 +0300
commit416458c07e0e8f7f5172f79f63d540a2d5083f1f (patch)
tree90946a4b545c6037f7507fb18cc58848d89443d8 /meta-phosphor/classes
parentbb4499fc3e2f972b734d2a0fa0a8cd61d7b8e76e (diff)
downloadopenbmc-416458c07e0e8f7f5172f79f63d540a2d5083f1f.tar.xz
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>
Diffstat (limited to 'meta-phosphor/classes')
-rw-r--r--meta-phosphor/classes/phosphor-debug-collector.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/classes/phosphor-debug-collector.bbclass b/meta-phosphor/classes/phosphor-debug-collector.bbclass
new file mode 100644
index 000000000..030b4049e
--- /dev/null
+++ b/meta-phosphor/classes/phosphor-debug-collector.bbclass
@@ -0,0 +1 @@
+bmc_dump_path="/tmp/dumps"