[roll] Roll fuchsia [superproject] Roll third_party/pigweed 44a57f1..e7ad04f (5 commits)

e7ad04f pw_multibuf: Add slicing operations to MultiBuf
2423b1d docs: Prefer rvalue references
55dcce2 pw_containers: Rename VariableLengthEntryQueue
17c5867 pw_containers: Rename VariableLengthEntryQueue files
e589acd pw_containers: VariableLengthEntryQueue C++ API

GitOrigin-RevId: 48b6db7001a7cb8b801ff602ca14f217bace7df9
Roller-URL: https://ci.chromium.org/b/8754977149327013601
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/997896
Original-Revision: 22a15e44decf10bd881c80c8386eae23c1329ef4
Change-Id: Ib4d8787559d9a541276f1f88cb066bdcc281dfb0
1 file changed
tree: deea87580f9ca32f2f44a5987b31b957da996acc
  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 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.