[roll] Roll fuchsia [submodules] Update submodule pins

This change synchronizes submodule revisions with Jiri manifest state.
These revisions have no bearing on Fuchsia builds or local checkouts
and are only used by Code Search.

If you wish to update a repository's revision, update the corresponding
Jiri manifest and the change will automatically be synchronized to
submodules.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1617147
Original-Original-Revision: 5b7e0092a6302a914fd615cf91f7e42443dec1ee
GitOrigin-RevId: cc5f652256f09d237afb5650c62f558d9d12299c
Change-Id: Ifc9d993b7c51d1c5fe471bf4c047488524c37ec7
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1616735
Cr-Commit-Position: refs/heads/main@{#192960}
1 file changed
tree: f84bf45cda4bf600a05a12cce7fef8439ee91690
  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.