[roll] Roll infra/recipes [firebase-docs] Build for target XOR host

If there is a version of a crate built for the target, don't build it
for the host in addition. Do this by grouping targets that are identical
except for prefix and only building for the first one in each group.

Original-Bug: 76722
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/828437
Original-Revision: 3de1b5bcc5479f05fe249820e4cb824ac606e89b
GitOrigin-RevId: edebc0dbc86cbb299fa2f693fbc7e66de9a1907c
Change-Id: I5523e84ffa269869a9e89833b14bd2df4c324d78
1 file changed
tree: 356655c4e92ff5ff3d4d4e8b60bf630c39f95286
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.