Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-host-ipmid / 3eb117a322aca11f049bb05beea5eb2f6385cb8e / .
tree: f3352df962e284c1d239e38a57955c1fa8b6ddca [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-cmd-manager.cpp
  26. host-cmd-manager.hpp
  27. host-cmd-utils.hpp
  28. host-interface.cpp
  29. host-interface.hpp
  30. host-ipmid-whitelist.conf
  31. ipmi_fru_info_area.cpp
  32. ipmi_fru_info_area.hpp
  33. ipmid-host-cmd.hpp
  34. ipmid.cpp
  35. ipmid.hpp
  36. ipmisensor.cpp
  37. ipmiwhitelist.hpp
  38. LICENSE
  39. Makefile.am
  40. read_fru_data.cpp
  41. read_fru_data.hpp
  42. README.md
  43. sample.cpp
  44. sample.h
  45. selutility.cpp
  46. selutility.hpp
  47. sensordatahandler.cpp
  48. sensordatahandler.hpp
  49. sensorhandler.cpp
  50. sensorhandler.h
  51. settings.cpp
  52. settings.hpp
  53. storageaddsel.cpp
  54. storageaddsel.h
  55. storagehandler.cpp
  56. storagehandler.h
  57. systemintfcmds.cpp
  58. systemintfcmds.h
  59. testaddsel.cpp
  60. testit.cpp
  61. timer.cpp
  62. timer.hpp
  63. transporthandler.cpp
  64. transporthandler.hpp
  65. types.hpp
  66. utils.cpp
  67. 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