meson: Fix build with 0.57.1

Meson doesn't like that we are symlinking subprojects outside the
subproject directory. If we invert the links we are able to build again.

We also need to fix any projects passing arguments which they don't
actually accept.

Change-Id: Ie7adf82afabc1becc85c36b3cc632e8ebd4cae5b
Signed-off-by: William A. Kennington III <wak@google.com>
87 files changed
tree: 506f70d9e71561c7807c2d6c381e9c6333d62ab8
  1. subprojects/
  2. .clang-format
  3. .clang-ignore
  4. .gitignore
  5. hello.c
  6. LICENSE
  7. MAINTAINERS
  8. meson.build
  9. meson_options.txt
  10. README.md
README.md

google-misc

openbmc/google-misc is a collection of Google-specific repositories which are reuqired to build Google BMCs (gBMCs).