[roll] Roll fuchsia [roll] Roll third_party/pigweed e6f911b..b137011 (7 commits)

b137011 pw_async2: Support optional task names
2d02a6f pw_hdlc: Workaround for PRIu64 newlib error
98be709 pw_thread_zephyr: Implement yield backend
e9aa33b pw_thread_zephyr: Add zephyr hooks to pw_thread_zephyr backends
babceb1 pw_assert_basic: Add missing include
525a455 pw_ide: Increase unit test timeout to fix CI
77f3436 pw_bluetooth_sapphire: Add hci::Connection to IsoStream

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272390
Original-Revision: 0a692bb0ab418805f5c71c97c8c92a617148a022
GitOrigin-RevId: 3ddb859386b213c8eed93ab3b93f6ea8454b8b28
Change-Id: I4f4de4e9f673bd5e9dece7501ce1525a8adcd099
1 file changed
tree: a6e3878c0da2721da8eac676d9afe12c0c2cf2d0
  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.