build: Install bridge in libexec

Users aren't intended to run the server directly so it shouldn't be
included in their PATH.

Change-Id: Idc49664a7a07142ee27aac1318066bba6f67a6fd
Signed-off-by: William A. Kennington III <wak@google.com>
3 files changed
tree: 05483780f00db6c25c16b70ef37f3a2f621f530e
  1. src/
  2. .clang-format
  3. .gitignore
  4. LICENSE
  5. MAINTAINERS
  6. meson.build
  7. phosphor-ipmi-kcs@.service.in
  8. README.md
README.md

kcsbridge

To Build

To build this package, do the following steps:

1. meson build
2. ninja -C build