[roll] Roll infra/recipes [clang_toolchain] Install binutils

Some lit tests assume binutils and broke after we removed binutils
from the base image. Install binutils from CIPD as a temporary
workaround until we clean up all those tests.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/911228
Original-Revision: 77ae837359b1fd710322d1793795d42fd1287510
GitOrigin-RevId: a0cbb92729fc9db71e571e95f63a7b7155c3f6d0
Change-Id: Ibe9ad7098c72b3fbd358477a31684ee18cf3e586
1 file changed
tree: 55cd3d4664d3f186345f5b46ac56d6d9f7a36671
  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.