| commit | 86436ac025f569f16512e71c979d4c2d4e514135 | [log] [tgz] |
|---|---|---|
| author | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 15 09:01:42 2025 -0400 |
| committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Nov 04 07:33:42 2025 -0500 |
| tree | 139c9de0415176664977960dcc57bf9b8e58c0e5 | |
| parent | 18d3d4476455afaa127abbacdf688da5feda6ece [diff] |
build: fix -Wsuggest-override suggest-override helps make the original author's intent clear for future readers. For false positives, use a different method name. Tested by building and running the unit tests with clang. Change-Id: Icc657bf3c0269e681f26fb5e58c5198aa5aa4a19 Signed-off-by: Brad Bishop <bradbish@qti.qualcomm.com>
This repository contains the mapper, which assists in finding things on D-Bus. There is documentation about it in the docs repository.
Non-OpenBMC build dependencies are:
meson build && ninja -C build
meson build && ninja -C build test
rm -rf build