Clone this repo:

Branches

  1. 63ad6a0 use sdbusplus unpack syntax by Patrick Williams · 13 days ago master
  2. 748ff70 ignore beautysh by Patrick Williams · 13 days ago
  3. fc4f223 Move collectSBEDump to openpower-debug-collector by Nabil Ananthamangalath · 3 months ago
  4. 90bb9ad bmcdump: Add occ-control data to plugin by Chris Cain · 4 months ago
  5. b616b69 opdreport: Remove duplicate fetch_serial_number function by Gopichand Paturi · 6 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`.