[roll] Roll infra/recipes Revert "[checkout] Respect Jiri manifest changes in non-integration repos"

This reverts commit a0b7420cd44d65a8591054242f03ea04c215f5e0.

Reason for revert: broke fuchsia.git presubmit: https://ci.chromium.org/ui/p/fuchsia/builders/try/static-checks/b8734085727560807889/overview

Original-Bug: 1185575
Original change's description:
> [checkout] Respect Jiri manifest changes in non-integration repos
>
> In order to move public third party manifests into fuchsia.git, the
> checkout recipe needs to respect manifest changes to fuchsia.git where
> -local-manifest used to be true.
>
> Original-Bug: 1185575
> Change-Id: I16afd15e22ad03fb2b09674d4e146890a1087789
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1258790
> Reviewed-by: Oliver Newman <olivernewman@google.com>
> Commit-Queue: Danielle Kay <danikay@google.com>

Original-Bug: 1185575
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1259384
Original-Revision: c2c88c59e85be12c549963af06c74cec93ab7361
GitOrigin-RevId: cde52172d590aec6cb84ee3243cbe088a1a8c836
Change-Id: I14331276fd6ed48cda1230ea44d3f47951c73ba6
1 file changed
tree: 77be52555028cba699635f84164cdb92e4ee6bc6
  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.