[roll] Roll fuchsia [ffx][driver] Report nodes that are unbindable as such

When a node is owned by it's parent, reporting that it's unbound is
confusing. We can check whether the node ref is valid to determine
whether or not we should be able to bound by a driver.

Original-Fixed: 396498971
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236071
Original-Revision: 50ccc230f2c38197b04204219e819a02ae091507
GitOrigin-RevId: e65d1434fe7e5aedb0e50520eef3e4d84aad46ad
Change-Id: I56264608bcf902877e5c0f9a88e8e5b7aafc81a3
1 file changed
tree: 451f6a649ac82e5df54428dcd1540ddf21bd72e7
  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 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.