[roll] Roll third_party/pigweed b2a6708..e2a2c66 (3 commits)

e2a2c66:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116653 pw_software_update: Handle `pw update sign-root-metadata`
5e40c55:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116817 pw_perf_test: Switch unsigned to signed
057172e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116317 pw_unit_test: Add code coverage awareness
GitOrigin-RevId: 46434d7bcca058037e12053d91a4e4090099e064
Change-Id: I133179e9ff7f226f2a1464bf334dc57cd9887f00
1 file changed
tree: 0a6756e3e2db0b32341627d73d98306644852142
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.