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