[roll] Roll infra/recipes [toolchain] Remove runtime and link build ID if it already exists

When the build ID path already exists for a runtime, we cannot just
skip it because that would leave an unstripped runtime in place. We
can instead remove the unstripped version and link the build ID path
in its place.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/487518
Original-Revision: 223a727b04ab1904a36165ebec379c63230e22a4
GitOrigin-RevId: 802ff38c738bfabac3e4249ff32de8d9c8cb5023
Change-Id: I5f921dbd66a6ff2633635d18b1f80b03f2683b5d
1 file changed
tree: 51c76bdadcc66c79c48195c89f873df2cd452237
  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.