[roll] Roll fuchsia [superproject] Roll third_party/pigweed 8ae5b5f..9b0f97c (6 commits)

9b0f97c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123250 pw_rpc: Reference specific pw_rpc_test_cc subtarget in callback_test
9c11df4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123170 pw_perf_test: Updated build system docs
5e84749:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123071 build: Update Android.bp for pw_rpc
721e37b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123232 bazel: Switch to Fuchsia's bazel, upgrade to 5.3.2
1e3baac:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123233 pw_transfer: Allow dynamically setting retries in C++ client
6f397f9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123230 pw_console: Ensure filtered logs appear on startup
GitOrigin-RevId: 940c879b508f59eb196f0365005dbcecd0af9784
Roller-URL: https://ci.chromium.org/b/8795292040609392977
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/774142
Original-Revision: aedc52b6f46467234d6b9dbdf3b6b5b3f10c3717
Change-Id: Iba4da865768ec008120b9d08e5585fecf49770d6
1 file changed
tree: 24868b734fc3bc554075c8993d0c6c839b22098f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.