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

This reverts commit c2c88c59e85be12c549963af06c74cec93ab7361.

Reason for revert: fix bug in local-manifest-project flag
Original-Bug: 1185575
Original change's description:
> 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
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: I1e191fee1bfae96e9d98c58efb37064a4bddb1b3
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1259384
> Reviewed-by: Danielle Kay <danikay@google.com>
> Commit-Queue: Danielle Kay <danikay@google.com>
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>

Original-Bug: 1185575
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1260364
Original-Revision: faaa59e87b075c548b8b8a105859afbefcbd11cc
GitOrigin-RevId: 1150eff7a1ccb653a0661f2f668d04fd649e4959
Change-Id: I4dd63c80ec62a62a5fb0d712a231b8df0babf8d9
1 file changed
tree: 8ca393d032e3f5100a2381ff364f4fdb649b2d71
  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.