commit | dc81cf1f6787b6c61ce0dcbd081159020a39fd94 | [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 | e7ce3fbd56867c72b7186b7cd23025ff4f7958f6 | |
parent | 9bf1bf99b32533fcd822a4281618ca10c01e8960 [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/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb index 1ae5669..30068cb 100644 --- a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb +++ b/meta-phosphor/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."