| commit | e5cb4aec678201ea0642c2f64151c8f3ddd54888 | [log] [tgz] |
|---|---|---|
| author | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 15 18:18:03 2025 -0400 |
| committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Nov 04 07:43:06 2025 -0500 |
| tree | 7c1230fe5dd18c344c5febeb0b2ca76519431236 | |
| parent | 3d9fb99f5cfcb573260cba53439977cc6ede8861 [diff] |
build: fix -Wmissing-variable-declarations This helps make the author's original intent clear. Tested by building and running the unit tests with clang. Change-Id: Iaf0aca72b5a8cc931bcb84c27df1c55d2f438dda 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