[roll] Roll fuchsia [superproject] Roll third_party/pigweed 79441da..9bb444a (4 commits)

9bb444a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146150 pw_string: Only test strings of character types
fcee662:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/141370 pw_protobuf: Add restrict version in setup.cfg
69eab47:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/141274 pw_rpc_transport: Add RpcEgress/RpcIngress
39b03e4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146170 pw_rpc_transport: Fix logging status
GitOrigin-RevId: 26f27e6828b09be3c0cd02eb4d47822c9ad3e82f
Roller-URL: https://ci.chromium.org/b/8781524097765971313
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/854719
Original-Revision: 25ca2023400bbaadf0be3780f3f282eee3981e16
Change-Id: I3e0c61b1a7c6e4b286c840cc0c5f5552e6648606
1 file changed
tree: 1f79995e76b797345e4cc587108bea10c6bfc8b7
  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.