[roll] Roll fuchsia [superproject] Roll third_party/pigweed 20b325b..2b4d032 (2 commits)

2b4d032:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/172375 Revert "pw_env_setup: Fix double bootstrap.bat failures on Windows"
c5b0fe6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/172372 pw_build: Apply -Wextra-semi to C code as well as C++
GitOrigin-RevId: 71ac31dbc95e31a1a1265eb7d7f2611f6b4efd31
Roller-URL: https://ci.chromium.org/b/8769221527547731665
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/921114
Original-Revision: e68a745c5b772037784a6f5459889a5c51bd74ab
Change-Id: I518967f57351bb6c44e2995ff34911d43f33725b
1 file changed
tree: 44035a525690654b111578e4f3eef4999a6f92ab
  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.