Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-host-ipmid / 00f0815b9f34dce75e77001fa56dbc1f44bba2ff / .
tree: 08d1a8cb82540276f8dcc492663c83ba045fa43a [path history] [tgz]
  1. docs/
  2. host-ipmid/
  3. scripts/
  4. softoff/
  5. test/
  6. xyz/
  7. .build.sh
  8. .gitignore
  9. .travis.yml
  10. apphandler.cpp
  11. apphandler.h
  12. bootstrap.sh
  13. chassishandler.cpp
  14. chassishandler.h
  15. configure.ac
  16. dcmihandler.cpp
  17. dcmihandler.h
  18. generate_whitelist.sh
  19. globalhandler.cpp
  20. globalhandler.h
  21. groupext.cpp
  22. host-ipmid-whitelist.conf
  23. ipmid.cpp
  24. ipmid.hpp
  25. ipmisensor.cpp
  26. ipmiwhitelist.hpp
  27. LICENSE
  28. Makefile.am
  29. README.md
  30. sample.cpp
  31. sample.h
  32. sensorhandler.cpp
  33. sensorhandler.h
  34. storageaddsel.cpp
  35. storageaddsel.h
  36. storagehandler.cpp
  37. storagehandler.h
  38. systemintfcmds.cpp
  39. systemintfcmds.h
  40. testaddsel.cpp
  41. testit.cpp
  42. transporthandler.cpp
  43. transporthandler.h
  44. types.hpp
  45. utils.cpp
  46. utils.hpp
README.md

To build this package, do the following steps:

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

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

Powered by Gitilestxt json