Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-bmc-code-mgmt / b824b2f4ad6f47e636fde029e7b4173c203ddce9 / .
tree: 6d153d8a4647681a3b8f1c26ebd0d5d5d0b1a130 [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. force-reboot.service
  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.hpp
  24. item_updater.cpp
  25. item_updater.hpp
  26. item_updater_helper.hpp
  27. item_updater_main.cpp
  28. LICENSE
  29. MAINTAINERS
  30. Makefile.am
  31. meson.build
  32. meson_options.txt
  33. obmc-flash-bmc
  34. obmc-flash-bmc-setenv@.service
  35. obmc-flash-host-bios@.service
  36. openssl_alloc.cpp
  37. openssl_alloc.hpp
  38. README.md
  39. reboot-guard-disable.service
  40. reboot-guard-enable.service
  41. serialize.cpp
  42. serialize.hpp
  43. software.conf
  44. sync_manager.cpp
  45. sync_manager.hpp
  46. sync_manager_main.cpp
  47. sync_watch.cpp
  48. sync_watch.hpp
  49. synclist
  50. usr-local.mount
  51. utils.cpp
  52. utils.hpp
  53. version.cpp
  54. version.hpp
  55. watch.cpp
  56. watch.hpp
  57. xyz.openbmc_project.Software.BMC.Updater.service
  58. xyz.openbmc_project.Software.Download.service
  59. xyz.openbmc_project.Software.Sync.service
  60. 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