[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/+/1695779
Original-Original-Revision: 897d90ed35845f656f48d91b61fa5350702b1c32
GitOrigin-RevId: 89be6a4d77cab2398687e1e8001f17761ff1fed9
Change-Id: I8cbce223dfabf8b1ab3e7dfd0220ba8da95a5b86
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1695797
Cr-Commit-Position: refs/heads/main@{#196253}
1 file changed
tree: 6137700c6346b2c4eb441ff86686fe093f9b7176
  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.