commit | 1f42d1a70787bc06b0454ff1bb1fcf93dd097549 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Sun Feb 04 17:28:13 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Fri Mar 15 00:24:58 2024 +0000 |
tree | 365fa9fa94abb8843b3435adfb2f05ed0852a51f | |
parent | 863e3231d5bf302734741d99f65d12acf1313b1f [diff] |
user_mgmt: Fix incorrect log description The entry method in log debug should be getManagedObjectsMethod instead of getSubTree. Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I1dfdbd67412284f385466b56a67e86026ec97be1
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