From 416458c07e0e8f7f5172f79f63d540a2d5083f1f Mon Sep 17 00:00:00 2001 From: Jayanth Othayoth Date: Wed, 5 Jul 2017 10:31:16 -0500 Subject: 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 --- meta-phosphor/classes/phosphor-debug-collector.bbclass | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-phosphor/classes/phosphor-debug-collector.bbclass (limited to 'meta-phosphor/classes') 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" -- cgit v1.2.3