commit | ff46420f4c983726e3bba3a2afb1120206c3725c | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Wed Aug 17 16:58:38 2022 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Wed Aug 17 17:02:06 2022 -0500 |
tree | f0fb46f06c8e77ada5ca6c7b164eee03917e806e | |
parent | 86d2880ef1ec78bd224875791b75a0704478e765 [diff] |
Update README Point to some mapper documentation I wrote awhile ago. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ib3f89d5f3991c75647c4b45855a12c2e0eb81607
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