[roll] Roll fuchsia [roll] Roll third_party/pigweed 840c2f2..b04a327 (5 commits)

b04a327 pw_bluetooth_proxy: Add GenericL2capChannel
1cf66b6 pw_containers: Add Contains algorithm
039ffea pw_async2: Replace Dispatcher::State with bool
5e618d3 pw_web: Fix npm tests after migration
461c729 pw_string: Clarify example overloading operator<<

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1430578
Original-Revision: e2e1d53cb88dd80937b9f7808741bb27d9e19221
GitOrigin-RevId: 475ab3fa808d1a559a166404ab6e3519668d0a44
Change-Id: If84b5921427add76abe429f50f5da6451f79835f
1 file changed
tree: f45f5494d87d91325b33369a46d556fb9baf431b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.