[roll] Roll fuchsia [ffx][compat] Adding --machine support to target repo register

This adds support for the JSON encoded output for
`ffx target repository register`.

This output encoding is intended to be used by integration scripts and
build tools so that it is more stable and structured vs. human friendly
output.

Original-Bug: b/336807952
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1050292
Original-Revision: e3a4883c9e23d8d2ab72411dbb1ce3f50a73e3eb
GitOrigin-RevId: 231ddc79737d92e54014f883edb7454378fbc608
Change-Id: I694e37b9510cbdac7761a3a6fb49df4e3f6fbd37
1 file changed
tree: f31e251f994735e3ae8409f9744650be09db5e5e
  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.