Clone this repo:

Branches

  1. 7dc22ef bmcdump plugin: Install hostboot plugin by Gopichand Paturi · 12 days ago master
  2. a24ae17 Remove unused bmcdump VPD plugin entry by Souvik Roy · 3 weeks ago
  3. 535dfb2 sdbusplus: use shorter type aliases by Patrick Williams · 6 weeks ago
  4. 05dfcaa dumpheader: Add default serial number in the header by Gopichand Paturi · 7 months ago
  5. 1bee03b gendumpheader: Originator details info added by Swarnendu-R-C · 12 months ago

openpower-debug-collector

Building the Code

To build this package, do the following steps:

    1. meson build
    2. ninja -C build

To clean the repository run `rm -rf build`.