[roll] Roll fuchsia [superproject] Roll third_party/pigweed b04586c..c14215f (7 commits)

c14215f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116575 pw_build: Alter CMake's pw_add_test API contract
218f7c1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116362 pw_build: Extend CMake's pw_add_test function
c1fe918:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117217 pw_build: Fix TODO
c12ba8d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116815 cmake: Migrate multiple modules to pw_add_error
c757a34:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116814 pw_build/cmake: Adds pw_add_error_target
7814e0b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/117153 TODO: Use git blame to assign many TODOs
20b1c23:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116425 pw_env_setup: Roll Python to 3.10
GitOrigin-RevId: b9e9c1bf7c89ba084dc8a102420d687600887134
Roller-URL: https://ci.chromium.org/b/8798403825634723265
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/753206
Original-Revision: 8fc03a373af3c48a775f1e5e2738b85477e9b502
Change-Id: I105f0cc7227b2712ec4f6d60a89d1390364200e3
1 file changed
tree: b6bb87cdd6f0f01ecd538457a8aa9136860fd34d
  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.