Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-bmc-code-mgmt / bc1facd76a6de42e46f79b88574428a245d3cbfe / .
tree: c36b1585c08266a6388cd6d792fe4aa641317d41 [path history] [tgz]
  1. static/
  2. test/
  3. ubi/
  4. xyz/
  5. .clang-format
  6. .gitignore
  7. activation.cpp
  8. activation.hpp
  9. bootstrap.sh
  10. configure.ac
  11. download_manager.cpp
  12. download_manager.hpp
  13. download_manager_main.cpp
  14. elog-errors.hpp
  15. flash.hpp
  16. force-reboot.service
  17. gen-bios-tar
  18. image_manager.cpp
  19. image_manager.hpp
  20. image_manager_main.cpp
  21. image_verify.cpp
  22. image_verify.hpp
  23. images.hpp
  24. item_updater.cpp
  25. item_updater.hpp
  26. item_updater_helper.hpp
  27. item_updater_main.cpp
  28. LICENSE
  29. MAINTAINERS
  30. Makefile.am
  31. obmc-flash-bmc
  32. obmc-flash-bmc-setenv@.service
  33. obmc-flash-host-bios@.service
  34. openssl_alloc.cpp
  35. openssl_alloc.hpp
  36. README.md
  37. reboot-guard-disable.service
  38. reboot-guard-enable.service
  39. serialize.cpp
  40. serialize.hpp
  41. software.conf
  42. sync_manager.cpp
  43. sync_manager.hpp
  44. sync_manager_main.cpp
  45. sync_watch.cpp
  46. sync_watch.hpp
  47. synclist
  48. usr-local.mount
  49. utils.cpp
  50. utils.hpp
  51. version.cpp
  52. version.hpp
  53. watch.cpp
  54. watch.hpp
  55. xyz.openbmc_project.Software.BMC.Updater.service
  56. xyz.openbmc_project.Software.Download.service
  57. xyz.openbmc_project.Software.Sync.service
  58. xyz.openbmc_project.Software.Version.service
README.md

phosphor-bmc-code-mgmt

Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture

To Build

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