Clone this repo:

Branches

  1. 711efd8 ody_sbe_dump: Add dump content type for odyssey dumps by Gopichand Paturi · 7 months ago master
  2. 3f29cb8 clang-tidy: Initial commit by Jayanth Othayoth · 1 year, 1 month ago
  3. da97c06 bmcdump: Fix fetch serial number function in shell script by Sera Susan Koshy · 7 weeks ago
  4. ccfcc08 opfunctions: Fix serial number check by Parasa-Swetha1 · 10 weeks ago
  5. 63ad6a0 use sdbusplus unpack syntax by Patrick Williams · 3 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`.