[roll] Roll fuchsia [ffx][config] Make configs know their source paths

As with environments a few commits ago, make config levels know where
they came from so they can save themselves. This will allow us to
further encapsulate configuration logic to make it easier to reason
about, debug, and work on.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699253
Original-Revision: 27ca5389ee534f2d9c0350ea9a107d64658b63aa
GitOrigin-RevId: c63d8161be67286f3985a4878d50d869368071b1
Change-Id: I87b343b3eeda71c4e6a792e0b292800b0928fb09
1 file changed
tree: 331555aeb0289dd680d2cf685e7d5b26426e79f1
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.