[roll] Roll fuchsia [superproject] Roll third_party/pigweed 5b20305..11be511 (5 commits)

11be511:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/127035 pw_rust: Add dummy rust_bin to static analysis toolchain
b5f05fb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/127013 pw_rust: Make rust_bin tool definition more robust
3865a74:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/127007 pw_presubmit: Ignore some Python debug output
00e693c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/127036 pw_rpc: Prevent starting calls with channel ID 0
d12ae88:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/118971 pw_bluetooth_profiles: Implement Device Information Service (DIS)
GitOrigin-RevId: 4d64f735d389cfda0f4bd2a8eae02239f8ef95f6
Roller-URL: https://ci.chromium.org/b/8790395377709820817
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/795299
Original-Revision: c212d499a09aba146907ee0e4debaa47e4448cc2
Change-Id: I222b2a0eaff0c3565688c9a182d9a513bda245e5
1 file changed
tree: b33e1de972af27c521156f40cb633ad23044c05c
  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.