[roll] Roll fuchsia [superproject] Roll third_party/pigweed 2b6959a..6cd2b50 (4 commits)

6cd2b50 docs: Add pre-reqs for non-Debian Linux distros
9568ef5 bazel: Use Python 3.11
7732e05 pw_toolchain_bazel: Make the pw_toolchain repository into a bazel module
892cd9a pw_protobuf: Fix another &*nullptr in test

GitOrigin-RevId: 4ffb37984361c08c6b0b7a7a694c3002a4f345f4
Roller-URL: https://ci.chromium.org/b/8758148122227215585
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/978564
Original-Revision: d96a25c82df53f0af0c71fea91fa53c4e873bb2a
Change-Id: I181e2d37a29fb7ba2ebb3e5f23e1f0d62572892e
1 file changed
tree: 360358a8945ff7bfc3dd2f52305aed1b6eacafae
  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.