[roll] Roll fuchsia [superproject] Roll third_party/pigweed 7db7852..d2dbd7b (3 commits)

d2dbd7b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/157870 pw_rpc: Create client call hook in Python client
c8024ee:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/159232 pw_toolchain: Test trivially destructible class
9fb0ba4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/155791 pw_package: Add picotool package installer
GitOrigin-RevId: 858e0640082f8e295785ed8b6e2990ea0c87f315
Roller-URL: https://ci.chromium.org/b/8774392639790995313
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/891294
Original-Revision: 8581a7598f35acfc16fc381453257dc8f671a210
Change-Id: I6302813d114b16acdef89b73305307d65edc071c
1 file changed
tree: beb88c6e4aa691f123145cb7f292a80f386d8897
  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.