[roll] Roll infra/recipes [checkout] Fix post-patch `jiri update`

`jiri update` only needs to be called once after applying all patches,
not once per patch. The old code was not only inefficient but also
incorrect because it only passed the current patch's projects into
`local_manifest_projects` instead of all projects patched during the
checkout, so only manifest changes in the last patch would be respected.

Original-Bug: 410045240
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1278065
Original-Revision: eeff480ee68b8a0881d692ec880afedf06670296
GitOrigin-RevId: 61d6a318a026e4189cb28bec78c24a2be8fb7c97
Change-Id: I3e5a8763fdeba905761edd3199a5fe0951afb9ac
1 file changed
tree: 6ac71054f66f903564b28c6e01ca1c9e4737d8ac
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.