[roll] Roll fuchsia [superproject] 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: 3fab6bb991588ce69961d22bb6eb568b55400a75
Roller-URL: https://ci.chromium.org/b/8752984806082591297
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1011513
Original-Revision: 8107dd1ddcbd8178d871ec8671807ea6c2a80264
Change-Id: I16c88bfb0a6441eab9ed076cabc6f580011a34a5
1 file changed
tree: 060bdc036a080e330a4712f1ba673ee9389f8ecd
  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.