Skip to content

display firmware version instead of BMCD version #240

@svenrademakers

Description

@svenrademakers

Is your feature request related to a problem? Please describe.
Historically, the BMCD was the sole application in the firmware, making it sufficient to distinguish different firmware versions. However, BMCD is now just a small component running within the firmware. As a result, it no longer makes sense to use the BMCD version as the primary reference. Instead, we should communicate firmware versions when discussing versioning.

Describe the solution you'd like

  • bmcd: add an field in the get_info endpoint that prints the firmware version
  • firmware version should be injected during the build of BMCD in a BMC-Firmware run.
  • bmc-ui: replace daemon version with fw version in the header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions