[roll] Roll fuchsia [superproject] Roll third_party/mesa Fix gfxstream Magma build

- use pkg-config to look for libmagma.a: this is more standard
  in "Linux-distro" style builds rather Meson wrap files.

- don't use magma_fuchsia_log(..) with the gfxstream build.  The
  specialized logger should likely be only needed for Fuchsia
  builds, since mesa_loge(..) already has hooks for Android/Linux.

BUG=326101772
TEST=compile with related gfxstream patches

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/mesa/+/994038
Original-Revision: 11f8b3964567dce809540b04debc04ca7bc5cbf7
GitOrigin-RevId: c0e4a5994dbe91c156fbca6b0ce8c9b124230604
Roller-URL: https://ci.chromium.org/b/8755432464195166609
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995004
Original-Revision: 5e638e14a726c4fe3feb8f3c6e7a38f789a2da0c
Change-Id: I5d6bae0ae15029c14ec7e92a97025b357202823e
1 file changed
tree: 97b6f666d8188872e83bcf9db98873f13fdf9bce
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.