[roll] Roll third_party/pigweed 8c87199..fb640c8 (3 commits)

fb640c8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173951 pw_multibuf: Add module and Chunk implementation
24eef22:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/177050 pw_env_setup: Update protoc to 2@24.4
fbb318a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/177390 roll: host_tools
GitOrigin-RevId: 4678b00b8b3f25bdf2d9a0405aefb3ce01366928
Change-Id: Ic1523d440e345e0f68a8a58debfdd95127cf094b
1 file changed
tree: a2cfaa86d0e37bd9593947b5124c0bc349cd4c87
  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.