commit | 0db325c26b7cd60d5c82844ced0e96af2a42d418 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradbish@qti.qualcomm.com> | Wed Jul 09 16:36:15 2025 -0400 |
committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 29 09:18:06 2025 -0400 |
tree | 7f08dafc8541613710c66e6d8ab4b73be81b4185 | |
parent | f3fe0db8e3fe87caf222a739d9635e9add7a477a [diff] |
meson: use cli11 from meson wrapdb There's little point in introducing potential cli11 development instability into our unit testing. Download cli11 from the meson wrapdb and use that verbatim. Use the same version as openbmc-build-scripts. Tested by building and running the unit tests using the cli11 subproject. Change-Id: Ia61e24473ac6137d22543c802e22649396931946 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