[roll] Roll fuchsia [superproject] Roll third_party/pigweed 5542cfa..9a99d41 (2 commits)

9a99d41 docs: Fix Python package dependencies for sphinx
a80029d pw_build: Add python.install into the default GN group

GitOrigin-RevId: d21eb2585701d86303ca6f4a5a17a39ea43bb8e4
Roller-URL: https://ci.chromium.org/b/8745291087858414321
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1065398
Original-Revision: 52d726c1bbee3d65a1500902ab527dc429397725
Change-Id: I8c85dd03630dff11700c315b52890e23d96d8d22
1 file changed
tree: 844b78c064387c3bf0b1550905e4d541acf62158
  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.