commit | 5da44440e1b5502c605d72884e5f3a13abbdb18b | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradbish@qti.qualcomm.com> | Fri Oct 03 15:00:12 2025 -0400 |
committer | Brad Bishop <bradbish@qti.qualcomm.com> | Fri Oct 03 15:15:44 2025 -0400 |
tree | 4874eb88f4cb9f51f5c353b381b14703a8718b8d | |
parent | 93d664fc1b21f1aad6a6759c33b913060fcf94ba [diff] |
build: fix cli11 subproject dependency Avoid the following error: ``` Executing subproject phosphor-logging subprojects/phosphor-logging/meson.build:1:0: ERROR: Multiple wrap files provide 'cli11' dependency: CLI11 and cli11 ``` Change-Id: I67fd71c10e2fa0de48b5aaf39864af1860053f11 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