[roll] Roll infra/recipes Revert "[clang] Temporarily switch to a newer sysroot"

This reverts commit 8e93a83a0927c7aabeba75331789ae9295134c6f.

Reason for revert: No longer needed, the issue was addressed.

Original change's description:
> [clang] Temporarily switch to a newer sysroot
>
> Upstream libcxx change broke the runtimes build on old sysroots.
> This patch temporarily switch all CI build to use sysroot from
> bionic to mitigate this issue while we work with upstream to
> address the underlying issue.
>
> Original-Bug: 384988886
> Change-Id: I63696940e0a7db5af34611aaa2f07acd1f601a85
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1176967
> Reviewed-by: Paul Kirth <paulkirth@google.com>
> Commit-Queue: Haowei Wu <haowei@google.com>

Original-Bug: 384988886
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1179245
Original-Revision: 7ee2b938e435c26083ead0c6e16433e896bdce16
GitOrigin-RevId: d7aeb2544d44a9c9b5db4da4bff6a98dec844c9e
Change-Id: Ieef497e032a4cf54131e9ffef3309c31bcea84ab
1 file changed
tree: 401bb94ae3afddc61d8a94d636099b40063b1e9b
  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.