[roll] Roll third_party/pigweed d2e8ec3..42616d8 (13 commits)

42616d8 pw_presubmit: Suppress stdout option for rst_format
e97b4de pw_{bluetooth_sapphire, env_setup}: Use amd64 SDK
3d1184a docs: Move TODO style guide
3f04730 pw_chre: Remove unused files
14ea5c1 docs: Fix redirect paths
01b2dfb pw_log_android: Fix Soong build
5e764ba pw_hdlc: Expose Encoder
ac995d4 docs: Fix code-block indentation
48804a4 python: Remove PathOrStr variables
578c3aa third_party/emboss: Assume newer emboss version 1/2
583f98c third_party: Minor build file formatting fixes
e31c0f3 pw_{rpc,transfer}: Support full java protos
bce7ebb pw_allocator: Add buffer utilities

GitOrigin-RevId: 2eec565ab14be66b9b3f88763e4912b2252f8ddf
Change-Id: Id0ab1bb354eafe7559ab387ed2491d3a0ee7f013
1 file changed
tree: 3ad388389c87a6254488e9c1baa8397a27bfc65a
  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.