[roll] Roll fuchsia [superproject] Roll third_party/pigweed d9566cc..268292a (3 commits)

268292a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/137709 target/stm32f429i_disc1: Import pw_boot_BACKEND declaration
aa41f6b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/133310 pw_ide: Rename `setup` command to `sync`
aec53d0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/137705 pw_containers: Remove const from pw::InlineDequeIterator pointers
GitOrigin-RevId: 3f677f29da56625263b43547335f3c330f35c959
Roller-URL: https://ci.chromium.org/b/8784430282421829985
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/832826
Original-Revision: 453d71f099873268c5b4a4cf95122665f8e44b82
Change-Id: I6e6a7a6140e77dec31cb2b360ae1cad50df5a6f0
1 file changed
tree: def4bb6c7405d52692cf3f5b37b9b0a9efda52d3
  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.