Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-host-ipmid / 8c31d237f67caa5698fca5aedd449f8c98f0b0c0 / .
tree: 2ce23f921c30cdb0f0102c7ba6862a932eff4f97 [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. sensordatahandler.cpp
  44. sensordatahandler.hpp
  45. sensorhandler.cpp
  46. sensorhandler.h
  47. settings.cpp
  48. settings.hpp
  49. storageaddsel.cpp
  50. storageaddsel.h
  51. storagehandler.cpp
  52. storagehandler.h
  53. systemintfcmds.cpp
  54. systemintfcmds.h
  55. testaddsel.cpp
  56. testit.cpp
  57. timer.cpp
  58. timer.hpp
  59. transporthandler.cpp
  60. transporthandler.h
  61. types.hpp
  62. utils.cpp
  63. 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