commit | 53c7c0e512e1b18083ade77bc8b2801713ffe4ad | [log] [tgz] |
---|---|---|
author | Alexander Hansen <alexander.hansen@9elements.com> | Tue Jul 29 12:37:13 2025 +0200 |
committer | Alexander Hansen <alexander.hansen@9elements.com> | Thu Aug 07 15:08:13 2025 +0200 |
tree | 874579f16bbb5924df908871b6c3aa0067ea97e8 | |
parent | 9c05c3c63d2187a62bd2db2da1b24dca4f0c9816 [diff] |
common: split inventory association function Create Software::createInventoryAssociation to split the object mapper call from actually creating the association. This makes unit testing the functions easier and provides a clean separation between the logic provided by common code versus the external information we are fetching. Tested: Inspection only. Change-Id: I0147480219b9c9fbc709699b9e50411fb11bea6e 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
.