[roll] Roll third_party/pigweed 2f15246..a5fd1e4 (4 commits)

a5fd1e4 pw_metric: Migrate size reports to Bazel
c946806 pw_kvs: Migrate size reports to Bazel
cc29764 third_party/emboss: Use pw_external_emboss in gn
996bf64 pw_work_queue: Templatize WorkQueue to allow for custom types

GitOrigin-RevId: 4ef9ea9c063d926bfc8840ce5a8aa33accd198ec
Change-Id: I3e7d950b6f4440269fd9988adee47f52a08a72a4
1 file changed
tree: 9d751e2c896fbfc442edb8a82b6d26262c3cb8c4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.