[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-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237164
Original-Revision: ab8ad58732c5c1185afe33f74f5a6e4a78e68ee0
GitOrigin-RevId: b6eefba80130f402eb629b719355a5718eeaec73
Change-Id: If717271ea6d6ea921a85629639fedb4e7b7c7c86
1 file changed
tree: cef0d5f69d0b8675a5895e032a07839e7b5cb40b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.