| commit | 2260ff34ee49dc4e1ee82eead6c87c8e54d4bbdc | [log] [tgz] |
|---|---|---|
| author | Alexander Hansen <alexander.hansen@9elements.com> | Fri Nov 07 17:12:52 2025 +0100 |
| committer | Alexander Hansen <alexander.hansen@9elements.com> | Fri Nov 14 09:47:46 2025 +0100 |
| tree | d46d5b1c56e9c031626e3772b1d931be4495f51e | |
| parent | 76bfd7563b83f7cf04e27465cbf2b9246c09e28a [diff] |
use PDI constants for State.Chassis Tested: Inspection only. Change-Id: I00e4fc48e0c993c960dcbe7c38e544159496a742 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