[roll] Roll infra/recipes Revert "[cipd_tagger] Add package_map option"

This reverts commit 33c609efbb56fbc3074e9f5a42abe8e67a0e2c57.

Reason for revert: May caused infra failures.

Original change's description:
> [cipd_tagger] Add package_map option
>
> Rust toolchain has "fuchsia/third_party/rust/host" and
> related "fuchsia/third_party/rust/target" packages. They share the
> save version. However, not all the "target" packages are specified
> in the fuchsia manifest, which means those package will not be tagged
> by the tagger. This patch introduce the "package_map" option so
> they can be tagged correctly. This allow non-fuchsia builders can
> use these packages directly without reading Fuchsia's manifest.
>
> Change-Id: I78a08b382f88f4a470bb83ebb2cc3240a30bf657
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1335109
> Reviewed-by: Rob Mohr <mohrr@google.com>
> Commit-Queue: Haowei Wu <haowei@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1338007
Original-Revision: afaaf195902af8d7a94f31bd6c18ff9d04d25c7c
GitOrigin-RevId: c45e33b6af1fbe8f2adf95b4f9cf302d26f23e4a
Change-Id: I7a96e29e2c8654efd0066c994ac42fd3a2c7c5b5
1 file changed
tree: b4532f21674e25d7581b461c3d4ae7734776d6e7
  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.