commit | 85aed223a200a7769a27a281662ce991db09420a | [log] [tgz] |
---|---|---|
author | Alexander Hansen <alexander.hansen@9elements.com> | Tue Feb 18 11:23:47 2025 +0100 |
committer | Alexander Hansen <alexander.hansen@9elements.com> | Tue Feb 18 11:23:47 2025 +0100 |
tree | 7de27cf125f9a9cec67657e98efb1f4b64c2a485 | |
parent | aa300646a3e9b625d792bbe9c46b7c60dda50ac4 [diff] |
fixup: test: example device - Fix the update progress loop in test/common/exampledevice/example_device.cpp. The update progress should be incremented there. - Move a comment to the relevant lines in test/common/exampledevice/example_updater_main.cpp Tested: Unit tests pass. Change-Id: I5fa908e1c6f95eaaa2710853c065fc341a30035f Signed-off-by: Alexander Hansen <alexander.hansen@9elements.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
.