[roll] Roll third_party/pigweed fd726e0..a18dd87 (3 commits)

a18dd87 pw_allocator: Refactor Deallocator::GetInfo
28f8cdb pw_multisink: Expose underlying buffer size
9a65920 pw_kernel: Fix deadlock writing to stdout in qemu wrapper script

GitOrigin-RevId: f18d86044b39d7234bd8d4aa11ec548259287ca4
Change-Id: Id9498cc5e893949d0b8e0916c3f93c32ae509102
1 file changed
tree: 6d2e0566cfcf282dc74211f594380766b5a01675
  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 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.