[roll] Roll infra/recipes Revert "[clang_toolchain][llvm] Temporarily pin Fuchsia SDK version to F18"

This reverts commit c5c24681442c7a2b5402409310f1e8438759f3bc.

Reason for revert: No longer need this workaround.

Original change's description:
> [clang_toolchain][llvm] Temporarily pin Fuchsia SDK version to F18
>
> Recent Fuchsia SDK change request Fuchsia API level to be set explicitly,
> which breaks all Fuchsia LLVM toolchain builders. This patch temporarily
> pin the SDK to last green revision to unblock these builders.
>
> Original-Bug: 327507421
> Change-Id: I2605697db78d9f1ab03ca87006fef097d7d01536
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/999752
> Fuchsia-Auto-Submit: Haowei Wu <haowei@google.com>
> Reviewed-by: Caslyn Tonelli <caslyn@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: 327507421
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1175873
Original-Revision: e51f759dd7e550bc060ed7c29e047e99fed7d9a4
GitOrigin-RevId: 63933d5551b88a0bd10183a4b77b9e64798ab039
Change-Id: Ib54926d6af2f202ad84d3aee3d8639300a3762dc
1 file changed
tree: f44f68cd378831895523d1056ea6c0099fa94743
  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 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.