[roll] Roll infra/recipes [qemu] Use Meson directly to build QEMU

This gives us control over the Meson version we use. We still have to
invoke the configure script to generate the necessary configuration
files, but don't use it to invoke Meson.

Original-Bug: 131543
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/894940
Original-Revision: 0b4439c09654ebef5e3059294c6f5d17e71705ae
GitOrigin-RevId: 7d57f364fad20a74adc3fba4ffb99b9dfc88e4ad
Change-Id: I6edd0974f92c4be4c42307da104ea2ddb9ad43a8
1 file changed
tree: 31b4d6ef55c28f8f4fbdd5a2bdb66e4c975b5b34
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.