commit | 054954a051368f4aea567f9580084037da350fb1 | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Wed Aug 14 14:14:56 2024 -0700 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Mon Nov 04 16:45:53 2024 -0800 |
tree | 9df6e2beaad15581b0cf9e1d0670793825e982c7 | |
parent | 6fbb54c016d7b7cae19774b836f4d7bcff5ca0da [diff] |
add the existing event messages to update manager Currently, the image manager reports bunch of error messages which gets consumed by webui applications. Although these events seem very specific to bmc code management, i.e., doesn't conform to Redfish message registry but these are needed for backwards compatibility. Hence adding them. In future redfish message registry related events will be added to the flow. Change-Id: I02651332d2951ede85dc48bf2b36230d32b9ea36 Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.