meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: I1da5965df9f7058905e53178431376f1e87fa63b
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
1 file changed
tree: 8d4fef22cd142720dc31847dff2e7aa956dba843
  1. .shellcheck
  2. .travis.yml
  3. bootstrap.sh
  4. btbridged.c
  5. btbridged.service
  6. configure.ac
  7. LICENSE
  8. Makefile.am
  9. meson.build
  10. org.openbmc.HostIpmi.conf
  11. OWNERS
  12. README.md
README.md

btbridge

To Build

To build this package, do the following steps:

1. meson setup build
2. meson compile -C build