Manage the BMC's code versions.

Clone this repo:

Branches

  1. 994a77f eeprom device code updater by Kevin Tung · 4 months ago master
  2. 887bd3d I2CVR-Software-Update: change service type to dbus by Christopher Meis · 7 days ago
  3. 26d3748 fix: i2cvr-software-update meson.build cleanup for i2c dependency by Christopher Meis · 7 days ago
  4. 0ac6478 fw update: bios: fix service file by Alexander Hansen · 7 days ago
  5. 781de31 phosphor-i2cvr-software-update: move to libexec by Patrick Williams · 2 weeks ago

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.