[roll] Roll fuchsia [superproject] Roll third_party/pigweed bc6388f..4c0dd40 (7 commits)

4c0dd40 pw_build_info: Make the python module importable
a9707e7 pw_allocator: Fix SynchonizedAllocator data race
3d2be38 pw_presubmit: Remove --verbose_explanations flag
69675d0 pw_transfer: Implement adaptive windowing in Java
0ce38d9 pw_presubmit: Use _LOG global for logging
1e72e7e pw_presubmit: RST format updates
d01aa29 pw_presubmit: Allow disabling hook creation

GitOrigin-RevId: 7c28041acc0c37b7890ec22bddf56ea7cd34d887
Roller-URL: https://ci.chromium.org/b/8749823104972551489
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1035376
Original-Revision: f12cdb6bb6a71da26ff0c4d5a70a1571ee440b5c
Change-Id: I3fdf9d0dbcfd00e547682f361b1c67738de86924
1 file changed
tree: 8edc7dd6db815b274abb456bfcc4158a1cdf4be8
  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 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.