[roll] Roll fuchsia [superproject] Roll third_party/pigweed 632576c..54b1551 (5 commits)

54b1551 pw_grpc: Fix shadowed variable warning
d89b134 pw_ide: Add shared settings management
c6dd9ad pw_string: Add utf_codecs
3eb05cc pw_channel: Add StreamChannel adapter
4879aeb pw_async2: Add Task::Deregister

GitOrigin-RevId: bd376311d09195f213b8ca2d37894698cd88401a
Roller-URL: https://ci.chromium.org/b/8741486949274015313
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1088815
Original-Revision: c74e2941ce39c640ff33fab878636f2a0d83c45d
Change-Id: I72c2a47376eb5fa46b282ce92261f21e481fad48
1 file changed
tree: 39348675abe4786cd2e7104d3e9475d1faffa3d3
  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.