[roll] Roll fuchsia [dfv2] Rename node names with bad characters

Component names must match [a-z0-9-_.], so remove the
':' characters in some node names.

Original-Bug: 103306

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695486
Original-Revision: 68f67a3367f5f3ce84353084dcb499755fb091a8
GitOrigin-RevId: 9f93a95609ef15d12d991022c030619c899ad403
Change-Id: I9835686c384b0b5fa06a8faaf9a2d29ae1f44d5f
1 file changed
tree: fd3f6093bf9ce806a90a373b168329c986e78dcf
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.