[roll] Roll fuchsia [superproject] Roll third_party/pigweed b03180d..3c1b249 (9 commits)

3c1b249:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171851 pw_chre: Minor fixes
879dbf9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171839 pw_string: Fix signed integer overflow
8a618cb:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171099 pw_ide: Fix clangd path on Windows
2f6d0ec:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171793 pw_libc: Use .test convention
c1100a6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171792 pw_libc: Use underscore prefixed variables
62f7163:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171693 pw_libc: Add documentation for pw_libc_source_set
0edc40e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171836 pw_env_setup: PyPI version bump to 0.0.15
882f691:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/137699 pw_libc: Pull in 'gmtime'
572cbc2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171832 pw_{checksum, function, perf_test}: Sign conversion fixes
GitOrigin-RevId: c2d96d18c944f02a4fa48b2328e822ce6b8f2575
Roller-URL: https://ci.chromium.org/b/8769396987366273041
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/919262
Original-Revision: 54504bb436eaf1fa11cabdb0101c7dcba75897da
Change-Id: Ib9febbd6164417ac40d200a6faf5eb1b57f20465
1 file changed
tree: 59f891337e54c703bc3e4610e6500485f5e8a073
  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.