[roll] Roll fuchsia [superproject] Roll third_party/pigweed e454843..b087cdb (13 commits)

b087cdb pw_unit_test: Adding googletest_handler_adapter to cmake
f7c7c82 roll: go
1f12d06 roll: gn
16ef836 roll: ninja
181d4e5 pw_bluetooth:  Add H4 packet indicators in emboss
a3626d8 pw_allocator: Remove erroneous quotes around tagline
e90b28a pw_transfer: Fix Java client timeouts in terminating state
163b028 pw_allocator: Refactor code size reports
38da87d pw_multibuf: Add SimpleAllocator
8f232f6 pw_watch: Add emboss files to default watch patterns
4f40cc5 pw_polyfill: Detect C23
6610d86 pw_allocator: Remove metrics.cc
92e7103 pw_allocator: Fix move semantics for UniquePtr

GitOrigin-RevId: 03fb75425310aa80066559e508752a17b92efdab
Roller-URL: https://ci.chromium.org/b/8753733501391596289
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1005636
Original-Revision: 7c9c16165db06dd154660365b057b954fad1ab4b
Change-Id: I47c090f076ece0397b2abcc951dc4f28a8c48fe2
1 file changed
tree: 4d1942256bc78010dd7df757da8020992df3648f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.