Clone this repo:

Branches

  1. ccfcc08 opfunctions: Fix serial number check by Parasa-Swetha1 · 7 days ago master
  2. 63ad6a0 use sdbusplus unpack syntax by Patrick Williams · 3 weeks ago
  3. 748ff70 ignore beautysh by Patrick Williams · 3 weeks ago
  4. fc4f223 Move collectSBEDump to openpower-debug-collector by Nabil Ananthamangalath · 4 months ago
  5. 90bb9ad bmcdump: Add occ-control data to plugin by Chris Cain · 4 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`.