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