[roll] Roll infra/recipes [recipes] remove outdated jiri override calls in checkout api

This was an outdated codepath that supported "local CI" builds and was
causing jiri update failures in CQ after tqr/966030 switched fuchsia.git
from a jiri project to a jiri import.

Original-Bug: 411464876
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1255270
Original-Revision: 69e72e7c62828c8832cd70731d3874772e8b1090
GitOrigin-RevId: 3bff7e981d9ee46c9dcbb13fe9aee91f07114358
Change-Id: I3242ae4ceb287d1fb1d731fa6d4fa0f69d22e2b2
1 file changed
tree: 1fdc8737af9b40b9ec9bb0264cc755850aff8892
  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.