[roll] Roll fuchsia [superproject] Roll third_party/pigweed d62bb0b..2328c7a (5 commits)

2328c7a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171671 pw_toolchain: Add cpu flags to asmopts as well
6a54072:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170450 pw_work_queue: Don't lock around work_notification_
2e1fd23:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/168830 pw_libc: Fix llvm-libc after internal assert changes
f1bf169:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170730 *: Use new TODO style
45527d2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170951 Bazel: Remove -Wno-private-header from copts
GitOrigin-RevId: fb2b27cb961926d7552379bab91481a3686e7ea7
Roller-URL: https://ci.chromium.org/b/8769577149717726369
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/918187
Original-Revision: 8416effb3cbda0614fe7501e152f2550edf13811
Change-Id: Ie903e00667492f4f04e537f3f756002a36754e4c
1 file changed
tree: 18feba423a4c27634ce0a997ba9fb0a8f29c67c1
  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.