commit | f2807ede1f1836a028f190b8cf15140a236a7e4e | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Thu Apr 03 15:52:57 2025 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Thu Jul 03 08:48:57 2025 +0800 |
tree | 87c9db6cb2afe67cc2ffa2ac21dd848b3aa8e340 | |
parent | 311d8e83d42307cf22f3cfcad23869e3343d672f [diff] |
dbus-sdr: update attribute naming rules update sensor command names to use `Lower Camel Case`. Change-Id: I1c21591e8dccee62f41841f2889bda205c2a5e8b 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