commit | 047f60e01adec4f7c0819a321ccde97e3ecb25b4 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 06 15:38:07 2022 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Mon Apr 11 20:59:38 2022 +0000 |
tree | db5a58ec9d0b373b74db4a80eb2c725e6667127e | |
parent | 3afdaaf36e7e7cd8ea0b8cee43b15811b8766868 [diff] |
make getproperty a templated function This will make it more generic so other types of properties can be read Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Icc7c040ec44d470b6b62d8b74200c7e35012e25c
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
.