[roll] Roll fuchsia [superproject] Roll third_party/pigweed d723bef..cd4481c (2 commits)

cd4481c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/124990 pw_build: Python API
9f8288e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126677 pw_build: Dump running actions in pw-wrap-ninja on SIGTERM
GitOrigin-RevId: 9dbba0de05bdd0673e84d3c680633299a44519f8
Roller-URL: https://ci.chromium.org/b/8791120815973303489
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792546
Original-Revision: cead36ee985d7e9c39c2d00095c19959869610e4
Change-Id: I72e94b3b6f5c0d971c5c5a73483801d6d68863e9
1 file changed
tree: 2d528569027fc311e5993c307e1a2c47b23c4319
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.