[roll] Roll fuchsia [superproject] Roll third_party/pigweed 8ffdd15..04dc1da (13 commits)

04dc1da pw_kernel: Support dyn types with ForeignBox
4249230 pw_ide: Add a clangd dashboard UI to help user find issues
018a807 pw_ide: Add a button to dump logs and settings.json
bc5c177 pw_ide: Add webview in sidebar to see extension report
d7be437 pw_kernel: Remove unused WaitQueue::wake_thread method
52f1e7f pw_env_setup: Restrict visibility of py libraries
1a42475 pw_allocator: Add source files to Android.bp targets
57db167 pw_kernel: Optimize SpinLocks
9f43335 pw_kernel: Add Mutex
eeed50e pw_kernel: Make some scheduler variable names more descriptive
b6da978 pw_env_setup: Fix docs headings
d058875 third_party/smartfusion_mss: rm BUILD for-loops
dcaf004 pw_containers: Mark :pw_containers deprecated

GitOrigin-RevId: aba9fadd0316b7e2262830bf6e02a1808683b623
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1219704
Original-Revision: 2c23472deefaa3ea06505619dc379bd855c9ee28
Change-Id: I7bdc56b7750ca662c4dc1f01d6a19213adc08521
1 file changed
tree: df057d020f898e9c797c3d12e5b857cd119b6ee7
  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.