Network IPMI server

Clone this repo:

Branches

  1. 888f0d3 meson: reformat with meson formatter by Patrick Williams · 3 weeks ago master
  2. bac2f1a Enable clang-tidy and apply fixes by Lei YU · 7 weeks ago
  3. 3145b66 Update Vernon Mauery email by Vernon Mauery · 4 weeks ago
  4. 33503e2 clang-format: update latest spec and reformat by Patrick Williams · 7 weeks ago
  5. 77f3e3c build: use allowed over enabled or not-disabled by Patrick Williams · 8 weeks ago

phosphor-net-ipmid

To Build

To build this package, do the following steps:

1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS}
3. make

To clean the repository run ./bootstrap.sh clean.