commit | 2ec9157fd431cad031123860796615ed4a16f6ba | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jun 03 08:52:11 2022 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Feb 14 20:15:20 2023 +0000 |
tree | 0195caf45748434ca9b0ade10acab561094fac0f | |
parent | 58881d0b563ad6ea9e3d1c3fcb84496f41205f01 [diff] |
mapper: install systemd unit, dbus conf files The same systemd and dbus unit/configuration files can work for everyone now, so ship them. Enable dbus activation, add unit file templates, and move mapperx to libexec where it belongs. Change-Id: Ieb021889605767ffdb9d72faad5f5b856312b935 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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