commit | b0cfda6f9294d25bbc8b5cb3d2b49b4350d6bbbe | [log] [tgz] |
---|---|---|
author | Alexander Hansen <alexander.hansen@9elements.com> | Fri Jul 18 16:30:32 2025 +0200 |
committer | Alexander Hansen <alexander.hansen@9elements.com> | Fri Aug 01 15:50:06 2025 +0200 |
tree | 581bea5221b8f9b61191a67484dc8bb2a96a4b85 | |
parent | 0fdb61247161faacd9ef093fd6a9b7823eb364a7 [diff] |
common: fix Software::getPurpose error path 'version' cannot be dereferenced if it is not initialized. Change the API to return an std::optional and handle in the caller. Change-Id: Iac7badf145dad64e21ede5e81f0b4b761ff6c89d 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
.