[roll] Roll fuchsia [superproject] Roll third_party/pigweed b0bd0e9..bfc170d (3 commits)

bfc170d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/126919 pw_rpc: Fix callback synchronization issues
376cbc1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/127046 pw_span: Fix function name typo in docs
ffdff15:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/127042 pw_bloat: GN template to collect binary size report data
GitOrigin-RevId: a3cfe6c57901b8c9a37aa6b1015dae9fde2b476e
Roller-URL: https://ci.chromium.org/b/8790305195303064369
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/795852
Original-Revision: 964250a73b75fc519122dc76fe4db3b4595b9278
Change-Id: Ie06025e49dbb2f486b317faf06f80ee7aa2aff6d
1 file changed
tree: 19eb7d6f7518ca1b4da0906729212b303bce31fb
  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.