[roll] Roll infra/recipes Revert "[checkout] Add commit step to submodules"

This reverts commit 6972869351484dd3b0e79931b38379f412ba696c.

Reason for revert: Unable to land the fix, reverting for now.

Original change's description:
> [checkout] Add commit step to submodules
>
> When submodules are enabled, testing jiri patches in submodules will be
> overridden by the second jiri update. To make sure submodules' pins stay
> in place, we commit the submodules patches.
>
> Original-Bug: b/300977004
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/918975

Original-Bug: b/300977004
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/919954
Original-Revision: ac1dee127274d3f13ad65447acea56a102870be0
GitOrigin-RevId: 4d0e19aab0ec3ae4feba1cf14e4a31400a8c6590
Change-Id: I39038f6e6f795e771478ec6ce132ba11be1dd27a
1 file changed
tree: 47458097f42a698b5388e4fa865a374953702117
  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.