[roll] Roll fuchsia [ffx][driver] Fix list-composite-node-specs

We no longer populate the older parents field. The command was updated
to use parents2 instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276364
Original-Revision: 0e6ef7704ed0e232b9bd48d8a5580a49acfc9cb4
GitOrigin-RevId: 89a2b4155f1d6e59072327029fff4bb85334bc43
Change-Id: Ia31726216c529cb57c4004c74bb83075c06bf2c6
1 file changed
tree: f4cd187c33d71bc0c6e442ea5984778d31993b7a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.