Clone this repo:

Branches

  1. 3f29cb8 clang-tidy: Initial commit by Jayanth Othayoth · 1 year, 1 month ago master
  2. da97c06 bmcdump: Fix fetch serial number function in shell script by Sera Susan Koshy · 6 weeks ago
  3. ccfcc08 opfunctions: Fix serial number check by Parasa-Swetha1 · 8 weeks ago
  4. 63ad6a0 use sdbusplus unpack syntax by Patrick Williams · 10 weeks ago
  5. 748ff70 ignore beautysh by Patrick Williams · 10 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`.