[roll] Roll fuchsia [fvm] Tidy up the FVM tool a bit

Fixed some quirks with the command-line parsing (some would cause the
tool to crash).

In the process of doing this, I discovered that the ffx was invoking the
fvm tool incorrectly (to be fair, the fault lies with the fvm tool which
is a bit clunky), and it was passing arguments that would be ignored.

Original-Bug: 62215
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/580603
Original-Revision: adb83e9642827900aee94863f03c57be65a3e3b4
GitOrigin-RevId: 260a7fcc5f1a934dda3f515ac16313f0a0691563
Change-Id: I3b8e577cd9b4184bb42bcd6b951eec7d4561e0f7
1 file changed
tree: c90998b9ebd93a6d644d940140175341b9a165a1
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.