[roll] Roll infra/recipes [clang_toolchain] Pin ninjatrace to an older revision

Latest ninjatrace prebuilt removed ninjalog subcommand and it is
causing ninjatrace step to fail on the Clang builders. This patch
pins the ninjatrace prebuilt to its last working revision to mitigate
this issue.

Original-Bug: 442598607
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1360806
Original-Revision: 0daa9561007aa386ab37b954a8c2cad3ae3e3c4b
GitOrigin-RevId: 8591ea6b2caa27feae2fb05eafea0cc0e08cf106
Change-Id: Idf862766fa94fbe8e9a16b3705a56dea766d1953
1 file changed
tree: 01499ead613c23cc04bf0e8ffe1e0bf95f696ab7
  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.