commit | 1a19e6aaf3663f7698fa17aeb74a887c8740ff93 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed May 10 07:51:32 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 10 07:51:32 2023 -0500 |
tree | aa938ce24f0a576bf40c3c92446cc2f990593106 | |
parent | 403027426d684b62459a2fe7225a7c60accb0e5c [diff] |
clang-format: copy latest and re-format clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository. Change-Id: I9252bdd2509e5a9cff31fce9be31291f63b3a5cc Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
This repository contains the mapper, which assists in finding things on D-Bus. There is documentation about it here.
Non-OpenBMC build dependencies are:
meson build && ninja -C build
meson build && ninja -C build test
rm -rf build