[roll] Roll fuchsia [ffx] remove "partial match" of nodename

Instead of supporting a target substring (e.g. "emu"), require the
full nodename to match. This allows users to specify a nodename when
there are multiple targets (e.g. "emu", "emu2") when one nodename
is a substring of another.

Original-Fixed: 299345828

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272395
Original-Revision: ac62b0ef2b6fa6c472ed287ae353da3dfefa1539
GitOrigin-RevId: b049bf0d90795d6033032b48ab3c5d58fb060327
Change-Id: I574f481569b74239f686e20637f9db0a43d545d1
1 file changed
tree: 5f57d1755fde8c8f2d4cc385064ea428b5a6aaac
  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.