[roll] Roll infra/recipes [recipes][rust_toolchain] Rename property "repository" to "remote"

Due to recent real build migration, "repository" became a prohibited
recipe property. This patch renames the existing "repository" property in rust_toolchain recipe to
"remote" to avoid this issue.

Original-Bug: 349462629
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1075812
Original-Revision: 814d43ad73353b07908029837983555c28ef30ca
GitOrigin-RevId: 8e0bf85c60cbcecd046858a418edbe3f09b6eec1
Change-Id: I632f20630c18770c81efb8b4207ec40e1b72bbf0
1 file changed
tree: 8063e3230dad27bab8435b5cb3859350e367621e
  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 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.