commit | 085de48d5c43dccd7c3d5e3aa54250bed8ba741c | [log] [tgz] |
---|---|---|
author | Alexander Hansen <alexander.hansen@9elements.com> | Tue Sep 26 10:21:12 2023 +0200 |
committer | Alexander <alex23667@gmail.com> | Wed Oct 04 07:28:46 2023 +0000 |
tree | cbcb0a4715de38bd01155e59800ecbbe03a6a026 | |
parent | 523e2d1b2010ee3017bcf435ea02a9f5f2948cb0 [diff] |
phosphor-sel-logger clears SEL the SEL logger now clears the SEL and the option 'sel-logger-clears-sel' is removed. This removes the ambiguity about who should clear it and provides a single implementation. Tested: together with the other topic changes. SEL Add/Clear works. Change-Id: I9d228ac418406272caf220170a824735108b5599 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.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