[roll] Roll fuchsia [ffx] Implement NodenameHolder

Provide a way for ffx tools to get at the target's nodename. In direct
mode this will come from the "identify_host" request.

Original-Bug: 457801550

Test: Tried manually adding NodenameHolder to a tool and verifying
that it had the correct node name, even when the target was specified
as an IP address.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414680
Original-Revision: 5b72bf7f8174ab879de2d858d3ab2d81366262be
GitOrigin-RevId: 2cd7c50b2411aa19b5d4c9817ee123174dca7043
Change-Id: Ib65eb0202df13efe5679d6e27bb37ff99c692fa6
1 file changed
tree: f3d36844990381a56f5d3afea8d305ab844e0b7d
  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.