[roll] Roll infra/recipes [jiri] Add force-disable-submodules-infra-only flag

This flag will enable us to have two different environments for
submodules as the source of truth - one for developers, in which they
are opted into submodules by default, and one for infra, where we can
still force disable submodules.

Original-Bug: 351004232
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1078696
Original-Revision: 24bdb90fa2699a9c64d5c638318fb8c0a5617afe
GitOrigin-RevId: 251e36977a5412cc6c5c3035ec163f4954040563
Change-Id: Ifeb57ac3e54864b673b7a6be4401c5e3b08aae13
1 file changed
tree: aee918577779c3cbcf748f1a28a6b8765eab38eb
  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 via the IRC channel #fuchsia on Freenode.

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.