[roll] Roll fuchsia [fx] Fix fx serve-remote

This changes the remote call to `ffx repository server status` to
pass the `--machine json` so we can parse it with jq.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831458
Original-Revision: 0acdcaf9db65056ebc6d57f53bd2567ca98db4bb
GitOrigin-RevId: 7cc664a57f92609adcd8ddc02afa47c7f1b8bcad
Change-Id: I1be55d017c2e67ea6ef68d53cff32746d8b24f44
1 file changed
tree: 39e72cdb2ae2e04d5cabdb4f4c1e748d551baba1
  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.