Clone this repo:

Branches

  1. b616b69 opdreport: Remove duplicate fetch_serial_number function by Gopichand Paturi · 13 days ago master
  2. 4cc76e3 opdreport: Fix script errors while using fetch_serial_number function by Gopichand Paturi · 13 days ago
  3. 72896a3 clang-tidy: fix missing include for uint32_t by Jayanth Othayoth · 11 days ago
  4. 5ba35c6 clang-tidy: correct include directives by Jayanth Othayoth · 11 days ago
  5. 7dc22ef bmcdump plugin: Install hostboot plugin by Gopichand Paturi · 5 weeks 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`.