[roll] Roll infra/recipes Revert "[clang_toolchain] Remove the TensorFlow dependency on Linux and Mac"

This reverts commit e09743d0ec6bb14a3b040296e7f51d9c124b8780.

Reason for revert: This broke Windows builders.

Original change's description:
> [clang_toolchain] Remove the TensorFlow dependency on Linux and Mac
>
> This is no longer needed since package the headers inside the model,
> but those headers don't yet work on Windows.
>
> Change-Id: I9b88f04de9d069c04918e562f285aabc5bfa0de0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1096352
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Fuchsia-Auto-Submit: Petr Hosek <phosek@google.com>
> Reviewed-by: Haowei Wu <haowei@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1171692
Original-Revision: 61a598ac5a073605c70528948c3621996a284d04
GitOrigin-RevId: d07248097e69504f748312da7c4eb8bbbe08d0b1
Change-Id: I71eaa2e1387792751df7c8f2c749eecc4aba335d
1 file changed
tree: 30e0864d4370b0c73684c81b92677796bf90d1fa
  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.