Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-bmc-code-mgmt / 22848eceb4f19c93b1e3331e52005ce09523637d / .
tree: d489fce4dd080a365ec6e29530a58248fa636534 [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. image_manager.cpp
  17. image_manager.hpp
  18. image_manager_main.cpp
  19. image_verify.cpp
  20. image_verify.hpp
  21. images.hpp
  22. item_updater.cpp
  23. item_updater.hpp
  24. item_updater_helper.hpp
  25. item_updater_main.cpp
  26. LICENSE
  27. MAINTAINERS
  28. Makefile.am
  29. obmc-flash-bmc
  30. obmc-flash-bmc-setenv@.service
  31. openssl_alloc.cpp
  32. openssl_alloc.hpp
  33. README.md
  34. serialize.cpp
  35. serialize.hpp
  36. software.conf
  37. sync_manager.cpp
  38. sync_manager.hpp
  39. sync_manager_main.cpp
  40. sync_watch.cpp
  41. sync_watch.hpp
  42. synclist
  43. usr-local.mount
  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