[roll] Roll fuchsia [bind] Compile error for node keyword

Bindc will fail if the bind language uses node instead
of parent. This CL migrates remaining bind files that are
still using parent.

Original-Bug: 402549684
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1580493
Original-Revision: afd5d918bb4f3f563dc2ee8b1d8958d9bc337d93
GitOrigin-RevId: eaf147742f3edd0e59e2bae29046bbd343e88d41
Change-Id: Iae951e873cd034c711e974d04bcf90d57e0325fa
1 file changed
tree: c54731059b2418f29977c8fde0dbb4bff1c33cca
  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.