Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-host-ipmid / 586d35b40ec6ac667f19bee3d0258b2cdd3824c2 / .
tree: 0c770a604b6cf0feef34142a9035fc986023a8b7 [path history] [tgz]
  1. app/
  2. docs/
  3. host-ipmid/
  4. scripts/
  5. softoff/
  6. test/
  7. xyz/
  8. .build.sh
  9. .clang-format
  10. .gitignore
  11. .travis.yml
  12. apphandler.cpp
  13. apphandler.hpp
  14. bootstrap.sh
  15. chassishandler.cpp
  16. chassishandler.hpp
  17. configure.ac
  18. dcmihandler.cpp
  19. dcmihandler.hpp
  20. elog-errors.hpp
  21. error-HostEvent.hpp
  22. fruread.hpp
  23. generate_whitelist.sh
  24. globalhandler.cpp
  25. globalhandler.hpp
  26. groupext.cpp
  27. host-cmd-manager.cpp
  28. host-cmd-manager.hpp
  29. host-interface.cpp
  30. host-interface.hpp
  31. host-ipmid-whitelist.conf
  32. ipmi_fru_info_area.cpp
  33. ipmi_fru_info_area.hpp
  34. ipmid.cpp
  35. ipmid.hpp
  36. ipmisensor.cpp
  37. ipmiwhitelist.hpp
  38. LICENSE
  39. MAINTAINERS
  40. Makefile.am
  41. net.cpp
  42. net.hpp
  43. oemrouter.cpp
  44. read_fru_data.cpp
  45. read_fru_data.hpp
  46. README.md
  47. sample.cpp
  48. sample.h
  49. selutility.cpp
  50. selutility.hpp
  51. sensordatahandler.cpp
  52. sensordatahandler.hpp
  53. sensorhandler.cpp
  54. sensorhandler.hpp
  55. settings.cpp
  56. settings.hpp
  57. storageaddsel.cpp
  58. storageaddsel.hpp
  59. storagehandler.cpp
  60. storagehandler.hpp
  61. sys_info_param.cpp
  62. sys_info_param.hpp
  63. systemintfcmds.cpp
  64. systemintfcmds.hpp
  65. testaddsel.cpp
  66. testit.cpp
  67. timer.cpp
  68. timer.hpp
  69. transporthandler.cpp
  70. transporthandler.hpp
  71. types.hpp
  72. utils.cpp
  73. utils.hpp
README.md

To build this package, do the following steps:

1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS}
3. make

To clean the repository run ./bootstrap.sh clean.

Powered by Gitilestxt json