[roll] Roll fuchsia [superproject] Roll third_party/pigweed 8437527..cbbb308 (6 commits)

cbbb308 pw_env_setup: Replace f-string with .format()
eaca721 docs: Fix a typo
c51a1d2 pw_containers: Fix broken link
c986667 targets/rp2040: Fix broken link
5574faa *: Rm deprecated whitespace for suffix operators
8639b56 pw_presubmit: Handle rolls a little more flexibly

GitOrigin-RevId: 0cef1fd6919a5f7e4aac5f0a82726b3d14e9535a
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1139515
Original-Revision: 98b2afb973ab55a2dd4fa109bb41c4e42bedc3c4
Change-Id: Iff80fc1d9e06652fbee2e2f753159c705f9e064b
1 file changed
tree: 477d98821b2f3ae3510300d6e72bdf8cb36d26f7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.