Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-bmc-code-mgmt / 2af0fdfb8e79c6f0395dca973fa57e70a61a66a6 / .
tree: 086cb217bf90ee30380a16484f24cf30ee77eb1f [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. README.md
  41. reboot-guard-disable.service.in
  42. reboot-guard-enable.service.in
  43. serialize.cpp
  44. serialize.hpp
  45. software.conf
  46. sync_manager.cpp
  47. sync_manager.hpp
  48. sync_manager_main.cpp
  49. sync_watch.cpp
  50. sync_watch.hpp
  51. synclist
  52. usr-local.mount.in
  53. utils.cpp
  54. utils.hpp
  55. version.cpp
  56. version.hpp
  57. watch.cpp
  58. watch.hpp
  59. xyz.openbmc_project.Software.BMC.Updater.service.in
  60. xyz.openbmc_project.Software.Download.service.in
  61. xyz.openbmc_project.Software.Sync.service.in
  62. 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