[roll] Roll fuchsia [superproject] Roll third_party/pigweed 8958832..cf32519 (2 commits)

cf32519:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/182661 pw_system: Style fixes to Python scripts
d116917:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/182665 pw_transfer: Limit to sending a single chunk in tests
GitOrigin-RevId: 2573a977e142e3b221e59e97b15bdfecc34c4ebf
Roller-URL: https://ci.chromium.org/b/8763227393189992977
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/952010
Original-Revision: 73151bd2c405ea56775a88a8e31b01b583f9fd3d
Change-Id: I525ee2aecc951e59292fcf0e1a8744c237eb9fca
1 file changed
tree: e904567f04dab672bd0da2abe1fc32238a552322
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.