[roll] Roll infra/recipes Revert "[flutter_roller] Don't fetch CIPD packages during checkout"

This reverts commit 9d05f5a03eabedaf746e211b3f745ed1722c7fc1.

Reason for revert: turns out the roller actually does require access to CIPD packages: https://ci.chromium.org/b/8862107695734431424

Original change's description:
> [flutter_roller] Don't fetch CIPD packages during checkout
>
> This recipe doesn't use any CIPD packages from the checkout. Downloading
> CIPD packages takes up the majority of the checkout time, so we can
> significantly speed up roller builds by skipping fetching packages.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/455959

TBR=garymm@google.com,olivernewman@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/456570
Original-Revision: 83e0f0f016fe57de7320b3660fa1703ec0aaa63d
GitOrigin-RevId: 794a76c5cab6d17e13d9c1d51c18d7c69f7807fe
Change-Id: Ic110aa6125fc301e99676b8dd84be24c9c3b1c9a
1 file changed
tree: a7600f155378ba24f25182d46acedb8f2a44d820
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.