| commit | f365c7ffccfaae696694865da3782cf52e62cbef | [log] [tgz] |
|---|---|---|
| author | Alexander Hansen <alexander.hansen@9elements.com> | Fri Nov 14 12:08:34 2025 +0100 |
| committer | Alexander Hansen <alexander.hansen@9elements.com> | Fri Nov 14 14:07:37 2025 +0100 |
| tree | 96147d22ba25b5ab170b9bab2542b85d8d40fd7f | |
| parent | 2260ff34ee49dc4e1ee82eead6c87c8e54d4bbdc [diff] |
Sensor.Value: use PDI constants Use PDI constants instead of local definitions. Tested: Inspection only. Change-Id: I42c4f33a7e2f98a1adbac5a92aea4df952442990 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
meson builddir ninja -C builddir
meson builddir -Dbuildtype=minsize -Db_lto=true -Dtests=disabled ninja -C builddir
If any of the dependencies are not found on the host system during configuration, meson automatically gets them via its wrap dependencies mentioned in ipmid/subprojects.
meson builddir -Dwrap_mode=nofallback ninja -C builddir
meson builddir -Dbuildtype=debug ninja -C builddir
meson builddir -Db_coverage=true -Dtests=enabled ninja -C builddir test ninja -C builddir coverage