[roll] Roll third_party/pigweed 100742a..a10b00e (2 commits)

a10b00e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/176782 pw_emu: Fix pid file race condition
2eb3273:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/176860 pw_cli: Honor NO_COLOR and CLICOLOR_FORCE
GitOrigin-RevId: e6344d3cde2fff9ec6da3e12822d11bd33b4b563
Change-Id: Iab4f549a5397953f04f5880f31e4fafa5c2b83ca
1 file changed
tree: 5d5901b079094b255cd11a11a8bfd77ed9cd30a5
  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.