Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-host-ipmid / ef7773ccd644cc2356f9a53295d3e58439329f3c / .
tree: 66df63afa8089f3be6cfffbe9f5d8914334730de [path history] [tgz]
  1. app/
  2. docs/
  3. host-ipmid/
  4. scripts/
  5. softoff/
  6. test/
  7. xyz/
  8. .build.sh
  9. .gitignore
  10. .travis.yml
  11. apphandler.cpp
  12. apphandler.h
  13. bootstrap.sh
  14. chassishandler.cpp
  15. chassishandler.h
  16. configure.ac
  17. dcmihandler.cpp
  18. dcmihandler.hpp
  19. elog-errors.hpp
  20. error-HostEvent.hpp
  21. fruread.hpp
  22. generate_whitelist.sh
  23. globalhandler.cpp
  24. globalhandler.h
  25. groupext.cpp
  26. host-cmd-manager.cpp
  27. host-cmd-manager.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.cpp
  34. ipmid.hpp
  35. ipmisensor.cpp
  36. ipmiwhitelist.hpp
  37. LICENSE
  38. Makefile.am
  39. read_fru_data.cpp
  40. read_fru_data.hpp
  41. README.md
  42. sample.cpp
  43. sample.h
  44. selutility.cpp
  45. selutility.hpp
  46. sensordatahandler.cpp
  47. sensordatahandler.hpp
  48. sensorhandler.cpp
  49. sensorhandler.h
  50. settings.cpp
  51. settings.hpp
  52. storageaddsel.cpp
  53. storageaddsel.h
  54. storagehandler.cpp
  55. storagehandler.h
  56. systemintfcmds.cpp
  57. systemintfcmds.h
  58. testaddsel.cpp
  59. testit.cpp
  60. timer.cpp
  61. timer.hpp
  62. transporthandler.cpp
  63. transporthandler.hpp
  64. types.hpp
  65. utils.cpp
  66. 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