commit | b5160f5c5205e7a571768df173c6aa40052c61fc | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Wed Apr 19 14:45:06 2023 +0300 |
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | Tue Aug 22 17:11:36 2023 +0000 |
tree | d71494e3f21f029151d1a3dbaf8d688a6510202a | |
parent | 6c44a94dfb3524816334b62f9e64107dbc17e464 [diff] |
Mark created SEL entries as 'IPMI generated' SEL logger service can receive messages from many different sources. To differentiate IPMI generated messages from all of the others mark created SEL entries as 'IPMI generated'. Change-Id: I15c1dcf47c5a5e59e62c2fb66d3b97573959bf26 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.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