[roll] Roll third_party/pigweed 34a7853..9504c03 (9 commits)

9504c03:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173613 pw_emu: Add renode support
b12f7f8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173612 pw_emu: Add QEMU support
6ef912b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/176070 pw_i2c: Add Android.bp for i2c proto/rpc
c9671a7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/176254 SEED-0111: Update status, add link to SEED-0113
80cb5b1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/176114 build: Fix pw_BUILD_BROKEN_GROUPS
c1b4c84:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/164514 pw_log_tokenized: Add tokenized string args support to log backend
4a068f7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/175017 third_party/boringssl: Remove crypto_sysrand.cc
696953b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171695 SEED-0111: Make Bazel Pigweed's Primary Build System
36bca0b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/175638 pw_emu: core: Let the OS terminate foreground emulator processes
GitOrigin-RevId: 320cc1516a09821d1e07fdf30bf132f989f22f64
Change-Id: Ia38ca657813521e6806e3cc0dd44d04ed885e489
1 file changed
tree: c41ddc89d7c2cd4e16b460ffeacd2f95b55e95ca
  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.