commit | 5087b0753b5ce2ce8f2de5d287ea4d9946fb8420 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Tue Mar 11 19:28:17 2025 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Tue Mar 11 19:28:17 2025 +0800 |
tree | fdbbd3c712a967b9341cd6c310e4b130459a2f38 | |
parent | ce3e487a45d281146a2f228c143b707bc3388420 [diff] |
Update the registered IPMI method name Update registered IPMI method names to use `Lower Camel Case`. Change-Id: I5539771c4ba8567f6cdb22aa3c8df58db5e883f2 Signed-off-by: George Liu <liuxiwei@ieisystem.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