[roll] Roll infra/recipes [toolchain] Replace yasm with nasm for boringssl in toolchain builders

Yasm was deprecated already. This patch replace it with nasm.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1284132
Original-Revision: 5fc2218dc73c3a6e7af87947928dcf6d67b3bff9
GitOrigin-RevId: fd21fcfd6eb66c13e60d301f7b4816d02fa2fc10
Change-Id: I5cc83dc5df10d70fff661647fc754d2cf3995535
1 file changed
tree: c1b11f7e06d81594b2ae0067aa7ff41fe6030a25
  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.