commit | 5a3989446d510a62bdce10f47f063f749434f899 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Fri Jan 24 09:16:43 2025 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Thu Apr 03 11:17:20 2025 +0800 |
tree | b011269c2722c0c06c63127accc3fcb12fb8527c | |
parent | 69887a6e086d9dba12cad9f44f4525ead4db7e40 [diff] |
user_channel: Add exception message to lg2 When calling the setDbusProperty method fails and the debug log is recorded, the exception message is omitted. Change-Id: Ia73611ff5e3ede77e689ce1052b203be25c96b6a 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