[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/+/1698340
Original-Original-Revision: b348f0c53684ce9cece905ad16204fd12ca83460
GitOrigin-RevId: f5f45e599a508445b8faf3bdc7534a124db97bd9
Change-Id: I15fb30d875f5f300b53bd36b5903e57d90f3b77f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1698474
Cr-Commit-Position: refs/heads/main@{#196427}
1 file changed
tree: 85996f238d39e67a8c090820c5a76e75894eeea1
  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.