[roll] Roll fuchsia [fserve]Make unsupported options errors

This make `fserve --private-key ... --sshconfig ...` an error
with ffx repo server. Previously they were made warnings while some
integration tests were being fixed.

Original-Bug: b/287357948
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092978
Original-Revision: 6d7e67df85ae93337f5cbe2f1eeeb5892730bed8
GitOrigin-RevId: 46f6e0b1148a89c9b794ba634bd56c2146d6e75e
Change-Id: I568027999b60b59e711cc5334d49dd40bea61d7c
1 file changed
tree: 3b3d0aa7c60713977d7e5753a955137dd0624d0c
  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.