[roll] Roll fuchsia [roll] Roll third_party/pigweed 9aaffef..9105834 (5 commits)

258e151 pw_watch: run.py arg for controlling whether to clear the screen
be8c4b5 pw_toolchain: Expose host_clang addr2line for downstream
355e78e pw_allocator: Add AsyncPool
2807382 pw_console: Background command running
9105834 pw_console: Standard mouse drag text selection

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283934
Original-Revision: 87a064a7efaef5b47f19a8a1db3b33c18e094dc1
GitOrigin-RevId: 1372336848e79c355c5bcb660f36ce1f36c5c989
Change-Id: I595cf2e0d803d7dc37c1b6a5528d09b6e955a7b2
1 file changed
tree: df997eef330ab691bfb75cb9c3dd3a591d56d27a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.