[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/+/1682380
Original-Original-Revision: 4e8248ba2822775f49b0bd03599905ac536ab1a9
GitOrigin-RevId: ade4dff3be52837dded0ff114a723a25252445e6
Change-Id: Ia741ab54e95ba09e7eff7a1e60e4f9d0309678e7
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1682437
Cr-Commit-Position: refs/heads/main@{#195682}
1 file changed
tree: 5b604fc99ffa0463e40ae8499c9c2abebb576300
  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.