[roll] Roll fuchsia [Bind] Support composite node names

Modify the parser and compiler so they require that
the nodes contain a node name. The parser and
encoder check the names to ensure that they're
unique.

Original-Bug: 81114
Tests: Added unit tests in bindc and bind_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/558041
Original-Revision: bdbdfd8d38ddbf385f9fbd5ab50d3d3123fb71f8
GitOrigin-RevId: c6f09901354f83ebbf0d74eef594cec99ae4c527
Change-Id: I1ccad10be99d0ee1a5c5ad0a8e41c533be0736e1
1 file changed
tree: 27df16109b21b2c1979cf070f48e814556f78706
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.