| commit | 7dd2029eb1755a5ad59ac33bf462837d7e906dbf | [log] [tgz] |
|---|---|---|
| author | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 29 16:53:45 2025 -0400 |
| committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Nov 04 07:45:03 2025 -0500 |
| tree | 9bfdc7f0f3d0a209e0487a9b4810e482a727b5f0 | |
| parent | e5cb4aec678201ea0642c2f64151c8f3ddd54888 [diff] |
build: fix -Wmissing-prototype This helps make the author's original intent clear. Tested by building and running the unit tests with clang. Change-Id: If0231ec5634adad0b61e7fcff8ec1e5bcbbb92c1 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