[roll] Roll fuchsia [fdf] ffx driver node handles duplicate monikers

With the composite node monikers now shortened, it is
possible for it to share the same moniker as a node. This
causes ffx driver node show to fail for these nodes.

This CL fixes the issue by changing ffx driver node show's
behavior so that it support and dumps multiple node matches

Original-Bug: 459801228
Tests: manual
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1596272
Original-Revision: 0855dd2e12b03521ae89705ea5248442dbc2fb6d
GitOrigin-RevId: 7e5fbdfb73eceb3ea8af71f3757b4a19f3179eab
Change-Id: Ibb433f7007dc2901b468cc711a5dbb197c248a25
1 file changed
tree: 4d957f8c36c5972ffb274450b12a5a0bc3830181
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.