[roll] Roll infra/recipes [jiri] Set enable_submodules for all builders

jiri enable_submodules states are persisting between builds, because the
jiri init reads from the jiri config file. We make sure that 'jiri init'
is setting the enable_submodules explicitly even when it's false.

Original-Bug: b/299138972
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/913054
Original-Revision: b5346d4c44b3dc94c0ea35f89028b67650e7cc92
GitOrigin-RevId: 1d1976e477f23a9dda29c3be849ea2fb282a75e0
Change-Id: I54fd804a834642e3675fe1c8edf6403351dbcc71
1 file changed
tree: 910f22901e1310ece0289d87b1a6ff399c35114f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.