Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-host-ipmid / 6ec7daab838fd1af86dc35d2c0de8712c8eefa29 / .
tree: e5d263797a8ae21362cce74cf18aadd5ebc9e4b3 [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.hpp
  18. fruread.hpp
  19. generate_whitelist.sh
  20. globalhandler.cpp
  21. globalhandler.h
  22. groupext.cpp
  23. host-interface.cpp
  24. host-interface.hpp
  25. host-ipmid-whitelist.conf
  26. ipmid.cpp
  27. ipmid.hpp
  28. ipmisensor.cpp
  29. ipmiwhitelist.hpp
  30. LICENSE
  31. Makefile.am
  32. README.md
  33. sample.cpp
  34. sample.h
  35. selutility.cpp
  36. selutility.hpp
  37. sensorhandler.cpp
  38. sensorhandler.h
  39. storageaddsel.cpp
  40. storageaddsel.h
  41. storagehandler.cpp
  42. storagehandler.h
  43. systemintfcmds.cpp
  44. systemintfcmds.h
  45. testaddsel.cpp
  46. testit.cpp
  47. timer.cpp
  48. timer.hpp
  49. transporthandler.cpp
  50. transporthandler.h
  51. types.hpp
  52. utils.cpp
  53. 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