#
ce34a267 |
| 19-Jun-2024 |
Gopichand Paturi <gopichandpaturi@gmail.com> |
meta-phosphor: Reuse dreport utility function
install_dreport_user_script function is intended to be reused in meta-openpower layer.
To enable this, the function is being moved to a bbclass which w
meta-phosphor: Reuse dreport utility function
install_dreport_user_script function is intended to be reused in meta-openpower layer.
To enable this, the function is being moved to a bbclass which would be inherited in the openpower-debug-collector recipe in the meta-openpower layer.
dreport.conf file is a variable, hence making it an argument to the function, so that other layer can give a custom dreport.conf as input.
Tested: Verified that plugin scripts are getting installed from openpower-debug-collector repository and BMC Dump collection is successful.
Change-Id: I8d13bc7e381cd1b957d5770926fb712165a07185 Signed-off-by: Gopichand Paturi <gopichandpaturi@gmail.com>
show more ...
|
Revision tags: 2.16.0-dev, 2.14.0, 2.14.0-rc1, 2.15.0-dev, 2.13.0, 2.14.0-dev, 2.12.0, 2.12.0-rc1, 2.13.0-dev |
|
#
ce928aca |
| 08-Apr-2022 |
Marri Devender Rao <devenrao@in.ibm.com> |
dump: move dump plugins to repository but install from recipe.
1) Move ibm specific plugins from recipe to tools/dreport.d/ibm.d/plugins.d in the repository
2) Move openpower specific plugins fr
dump: move dump plugins to repository but install from recipe.
1) Move ibm specific plugins from recipe to tools/dreport.d/ibm.d/plugins.d in the repository
2) Move openpower specific plugins from recipe to tools/dreport/opepower.d/plugins.d in the repository.
4) Modified to install the plugins from the machine specific plugin folder from the repository
Reference links https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-debug-collector/+/52852/ https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-debug-collector/+/52479
Includes: phosphor-debug-collector: srcrev bump 02634e5531..124d31f09c
Marri Devender Rao (3): openpower:dreport: add guarded resolved and ephemeral records to BMC dump ibm:dreport add vpd persistent data to BMC dump dreport: Fix network and timedate plugin failures during BMC dump generation
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Change-Id: I0bd350b9b564c4e98a6765902de76274f90500e4
show more ...
|
Revision tags: 2.11.0, 2.12.0-dev |
|
#
8c6707f0 |
| 06-Aug-2021 |
Adriana Kobylak <anoo@us.ibm.com> |
meta-openpower: prep for new override syntax Change-Id: I5ca16c6fa7bc616bfa9bc41c4f86d32fd92b0287 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
|
Revision tags: 2.10.0-rc1, 2.11.0-dev, 2.9.0, 2.9.0-rc1, 2.10.0-dev, 2.8.0, 2.8.0-rc1, 2.9.0-dev |
|
#
cf233f13 |
| 25-Sep-2019 |
Marri Devender Rao <devenrao@in.ibm.com> |
dreport: Added GUARD plugin Plugin used for collecting GUARD record information. GUARD records provides failed hardware FRU information in the system. This will be usefull for d
dreport: Added GUARD plugin Plugin used for collecting GUARD record information. GUARD records provides failed hardware FRU information in the system. This will be usefull for debugging field issues related to hardware failures. Resolves openbmc/openbmc#199 abandoned commit which was in meta-ibm https://gerrit.openbmc-project.xyz/c/openbmc/meta-ibm/+/14592 (From meta-openpower rev: 28ad34e17e2b3a127c10d1bac618614c5dd0b922) Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Change-Id: I6fbd0e41b4139cbb28d67760b96eef5412417e0f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|