[roll] Roll third_party/pigweed e832fa7..90e30c5 (8 commits)

90e30c5 pw_console: Remove SO_REUSEPORT from SocketClient
6985a85 roll: gn
9646081 pw_rpc: Update soong rules for pwpb & pwpb_rpc
abd0403 roll: luci
61b5a37 pw_trace_tokenized: Add config_backend label flag
aa2e896 pw_kernel: Add qemu_virt_riscv32 target to presubmit
c18cd91 pw_kernel: Tokenize the kernel
2ec20de targets: rm includes

GitOrigin-RevId: 5e8dce09630448292164e3232ce5f72bb94f0577
Change-Id: I77c87bd16e8f5fc4f75b54ec543017a23c8384ec
1 file changed
tree: 7b5b9385967ff1afa207477749276da87055f3e0
  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 in one of the communication channels documented at get involved.

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.