[roll] Roll third_party/pigweed 2b5581f..78abfa4 (3 commits)

78abfa4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/152132 pw_bluetooth: Fix incorrect enumeration for encryption status
c4a7903:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/152174 pw_perf_test: Initialize the timer in the unit test
eafb7fd:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/150796 pw_build: Provide CcInfo from pw_linker_script
GitOrigin-RevId: 0e9081f71d773c96536048b0075bf1e7d1126260
Change-Id: Iac1d978c7398ed1ee51f5dff275463e3ec81d27c
1 file changed
tree: 7a31e16908bf426244f9389f744967dd5141373c
  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.