[roll] Roll fuchsia [superproject] Roll third_party/pigweed 74355c8..288307d (4 commits)

288307d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123871 pw_containers: Fix filtered_view missing public deps
3cbbfe6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123950 pw_assert: Fix missing pw_status dependency on assert_test
2a2659d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123932 pw_presubmit: Make Python formatting faster
c8ada68:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/124010 fuchsia: Fix missing pw_assert dependency
GitOrigin-RevId: 5baecf416f25666a8ed0062e2bdf6423391f681c
Roller-URL: https://ci.chromium.org/b/8794843794763211809
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/776602
Original-Revision: b8d42e94d2a7f96da285103350b983ca899b1d64
Change-Id: Ib34fb6bbc402153096f0c999484cb0bebb2a440d
1 file changed
tree: d3b71012e43eec7b76fefdb54d06d0add05c743c
  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.