Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-bmc-code-mgmt / 5312d8549ad4134d2f58ddbc8ff506bb926e99e3 / .
tree: 54375f9356f81d6cf9395ce5aeaa793870f460b6 [path history] [tgz]
  1. mmc/
  2. static/
  3. test/
  4. ubi/
  5. xyz/
  6. .clang-format
  7. .gitignore
  8. activation.cpp
  9. activation.hpp
  10. download_manager.cpp
  11. download_manager.hpp
  12. download_manager_main.cpp
  13. elog-errors.hpp
  14. flash.hpp
  15. force-reboot.service.in
  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.cpp
  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. meson.build
  31. meson_options.txt
  32. obmc-flash-bmc
  33. obmc-flash-bmc-setenv@.service.in
  34. obmc-flash-host-bios@.service.in
  35. openssl_alloc.cpp
  36. openssl_alloc.hpp
  37. README.md
  38. reboot-guard-disable.service.in
  39. reboot-guard-enable.service.in
  40. serialize.cpp
  41. serialize.hpp
  42. software.conf
  43. sync_manager.cpp
  44. sync_manager.hpp
  45. sync_manager_main.cpp
  46. sync_watch.cpp
  47. sync_watch.hpp
  48. synclist
  49. usr-local.mount.in
  50. utils.cpp
  51. utils.hpp
  52. version.cpp
  53. version.hpp
  54. watch.cpp
  55. watch.hpp
  56. xyz.openbmc_project.Software.BMC.Updater.service.in
  57. xyz.openbmc_project.Software.Download.service.in
  58. xyz.openbmc_project.Software.Sync.service.in
  59. xyz.openbmc_project.Software.Version.service.in
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. meson build
  2. ninja -C build

To clean the repository run rm -r build.

Powered by Gitilestxt json