[roll] Roll fuchsia [superproject] Roll third_party/pigweed b258eb3..8dc3f4c (4 commits)

8dc3f4c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/148334 pw_fuzzer: Expand FuzzTest stubs
a833a8f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/149854 pw_rpc: Add ifdef guard for assert for Andestech RISC-V GCC10.3.0
661ef12:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/150237 *: Fix internal-only links
30921d6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135478 pw_build: Add support for rust proc macros via pw_rust_proc_macro
GitOrigin-RevId: c19250cb2bcebd0a3375e5e40d4e5891e73e3048
Roller-URL: https://ci.chromium.org/b/8779350456062157265
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865776
Original-Revision: 8fff39c030159d3789787d8a94df37e07e56420e
Change-Id: Ic234927bedd00c75932072d2916ca20ab3d632bd
1 file changed
tree: e3a0f237d8b9cf3f74e74a3d7089a83d9a052e7b
  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.