[roll] Roll third_party/pigweed b88cd71..5babb6e (4 commits)

5babb6e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/138692 pw_system: Add Channel ID console CLI argument
0ce2dd6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/139250 pw_bluetooth: Add LELongTermKeyRequestReplyCommand
8ebc725:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/141030 pw_software_update: Tidy up docs
9801982:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/139610 rpc: Allow Python concurrent method invocations
GitOrigin-RevId: cda29c03deb69bbda1e2b1bdd9ee86809a33a573
Change-Id: I8caa7e68c378a490da05c2b1ca89fa3fb7b9ec35
1 file changed
tree: acbdb77682bf8a7abfab5ed18fc055c5566af782
  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.