[roll] Roll infra/recipes [toolchain_3p_libs] Makes toolchain_3p_libs stateless

This patch refactors toolchain_3p_libs module. It now saves context
info in a dedicate object returned back to the caller. This allows
the API to stay stateless.

Original-Bug: 335328196
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1069432
Original-Revision: 9360e5a5915d7663076b283cc168ebb8e53913aa
GitOrigin-RevId: ee75e576cba20036203b23cd707d4b3c2be0a55f
Change-Id: I40df58a7a8b06d5e2ef3e765b4b9c7fd412e108c
1 file changed
tree: 6a28e0b8e7f20d24e3730e79294850b1ae5542d4
  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 via the IRC channel #fuchsia on Freenode.

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.