[roll] Roll third_party/pigweed 143d599..5dfd9f5 (5 commits)

5dfd9f5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173770 roll: absolute_uploader, incremental_uploader
edd2210:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173690 pw_async: Add OWNERS file
8530312:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173617 docs: Add policy on incomplete docs changes
9ca879a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/151439 pw_toolchain: Link against pw_libc for host clang toolchains
8083daa:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/150051 pw_libc: Don't implicitly link against global link_deps
GitOrigin-RevId: c8aadac927a0af02ba971d4e71fcca7016b24494
Change-Id: I6435fbe33e0b855e8997258facadae5fc56f488e
1 file changed
tree: 4c4f55296c33ceaf6f9fec2e4c58a7d6f35b92cf
  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.