Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-bmc-code-mgmt / a013560f96a9ee5c2db4e1778c7dcee199c3acf1 / .
tree: 4ac92ac3d64828384e6719427dea0bc8ca04e295 [path history] [tgz]
  1. org/
  2. static/
  3. test/
  4. ubi/
  5. xyz/
  6. .clang-format
  7. .gitignore
  8. activation.cpp
  9. activation.hpp
  10. bootstrap.sh
  11. configure.ac
  12. download_manager.cpp
  13. download_manager.hpp
  14. download_manager_main.cpp
  15. elog-errors.hpp
  16. flash.hpp
  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. openssl_alloc.cpp
  33. openssl_alloc.hpp
  34. README.md
  35. serialize.cpp
  36. serialize.hpp
  37. software.conf
  38. sync_manager.cpp
  39. sync_manager.hpp
  40. sync_manager_main.cpp
  41. sync_watch.cpp
  42. sync_watch.hpp
  43. synclist
  44. utils.cpp
  45. utils.hpp
  46. version.cpp
  47. version.hpp
  48. watch.cpp
  49. watch.hpp
  50. xyz.openbmc_project.Software.BMC.Updater.service
  51. xyz.openbmc_project.Software.Download.service
  52. xyz.openbmc_project.Software.Sync.service
  53. 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