| commit | d136f39ae0c7c8a20480d5cec575c12783edfb84 | [log] [tgz] |
|---|---|---|
| author | Alexander Hansen <alexander.hansen@9elements.com> | Tue Nov 18 13:55:56 2025 +0100 |
| committer | Alexander Hansen <alexander.hansen@9elements.com> | Mon Jan 05 11:21:02 2026 +0100 |
| tree | 49726a08264228511f6c06a462e3c3ce2b078e63 | |
| parent | 1b2f5a6e7c2b6617cbe13828c82de3451481483c [diff] |
chassis handler: use PDI constants Use PDI constants throughout this file instead of local definitions. Tested: Inspection only. Change-Id: Ifc50c7032cc3ea9bcd245b2dca4fb9abcd751a85 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