commit | 2867a48337e4ed12715a51bacc1500b72237bc56 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Aug 08 10:53:28 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Aug 14 19:48:19 2017 +0000 |
tree | 9796f0525588d260f068d05c20482316e83df99f | |
parent | 1fec7f3957882eba8e287bb7da349e6cec7047fd [diff] |
Change "FFDC" to "log" FFDC is an IBM specific term and should not be used in OpenBMC. Change-Id: Ib0f784beb0f523d8d6439e93052272a2a61a021c Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/common/recipes-phosphor/dump/phosphor-debug-collector.bb b/common/recipes-phosphor/dump/phosphor-debug-collector.bb index 1ae5669..30068cb 100644 --- a/common/recipes-phosphor/dump/phosphor-debug-collector.bb +++ b/common/recipes-phosphor/dump/phosphor-debug-collector.bb
@@ -1,6 +1,6 @@ SUMMARY = "Phosphor Debug Collector" DESCRIPTION = "Phosphor Debug Collector provides mechanisms \ -to collect various FFDC files and system parameters. \ +to collect various log files and system parameters. \ This will be helpful for troubleshooting the problems in OpenBMC \ based systems."