Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-bmc-code-mgmt / 97d4546d3172609b51cad86bb4edbf75de56dff0 / .
tree: 07cde2e5900beb1dedc8b36a9b9c55764f3a54a2 [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. gen-bios-tar
  17. image_manager.cpp
  18. image_manager.hpp
  19. image_manager_main.cpp
  20. image_verify.cpp
  21. image_verify.hpp
  22. images.hpp
  23. item_updater.cpp
  24. item_updater.hpp
  25. item_updater_helper.hpp
  26. item_updater_main.cpp
  27. LICENSE
  28. MAINTAINERS
  29. Makefile.am
  30. obmc-flash-bmc
  31. obmc-flash-bmc-setenv@.service
  32. obmc-flash-host-bios@.service
  33. openssl_alloc.cpp
  34. openssl_alloc.hpp
  35. README.md
  36. serialize.cpp
  37. serialize.hpp
  38. software.conf
  39. sync_manager.cpp
  40. sync_manager.hpp
  41. sync_manager_main.cpp
  42. sync_watch.cpp
  43. sync_watch.hpp
  44. synclist
  45. usr-local.mount
  46. utils.cpp
  47. utils.hpp
  48. version.cpp
  49. version.hpp
  50. watch.cpp
  51. watch.hpp
  52. xyz.openbmc_project.Software.BMC.Updater.service
  53. xyz.openbmc_project.Software.Download.service
  54. xyz.openbmc_project.Software.Sync.service
  55. 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