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