[roll] Roll fuchsia [superproject] Roll third_party/pigweed ed70c13..de55dbe (8 commits)

de55dbe:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/136310 pw_thread_zephyr: Add a backend for pw_thread.thread and pw_thread.id
587bc71:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/139950 pw_package: Point micro-ecc to pigweed branch
fa8dbae:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/139891 pw_package: Fix some direct github links
3e05a4a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/139090 pw_presubmit: Add rng_seed to PresubmitContext
2ffbbde:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/138150 pw_ide: Support `ccache`
8d4e21f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/139870 pw_sys_io_zephyr: Fix sys_init function argument
2d68995:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/138810 pw_protobuf: Update proto lib name in Soong
5353be9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/139152 zephyr: Migrate custom Zephyr CMake logic to common location
GitOrigin-RevId: 236a9a633e825b7cd9ca3808a5c5dc61e456071a
Roller-URL: https://ci.chromium.org/b/8783297787432455585
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/841336
Original-Revision: ee68916d35a527b2e892c99cc11d1112599429d9
Change-Id: Ie03b6c348672dde0d2fc39adfd84c9e95df28798
1 file changed
tree: 1cbbe7bdf2663e8a0caaec900c960863cc7b8e7a
  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.