[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/+/1697583
Original-Original-Revision: ca9feb20f0efba3af010f6ce9e515d5e970a0c3f
GitOrigin-RevId: be80a26a26e0e7d9f0bfe922f3322172c8407b83
Change-Id: I7ad27bce4c51427f47f26546e5812cb596058656
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1697584
Cr-Commit-Position: refs/heads/main@{#196387}
1 file changed
tree: e6b629f870aa92686784eda360eca8c1017710a1
  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.