[roll] Roll infra/recipes [checkout] Remove remaining uses of `path` with fuchsia_with_options

Path defaults to api.start_dir.join("fuchsia") which is a reasonable
default for all of these recipes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/557167
Original-Revision: d109b9f75a40778a89a654ce7ce85a8ee754894f
GitOrigin-RevId: 19c3a5e50d45f94794711d558b4709f6353f5697
Change-Id: Ibbef965793b5f5b02b394e637d907af96cae8327
1 file changed
tree: 4097f4dabcb3a65a89490e082250ee24f2a68806
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.