[roll] 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: 9af53ffef9c72d108ca6e2810cb6aa020b7be04d
Change-Id: I569462831d85f45101123169a50edfd0fc864e5d
1 file changed
tree: 55004179fd650d630b9eb886b9296b447f4f7011
  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.