[roll] Roll fuchsia [roll] Roll third_party/pigweed 449f0f9..9259ba5 (2 commits)

9259ba5:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/9259ba5056e712d9c0f2fcb87b79bbd757580e57 python: Fix a few issues caught by newer mypy
e9b977f:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/e9b977fb4c607001d770ba9d4539d67886c41b5e pw_allocator: Fix deleted contructors for ManagedPtr

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1509916
Original-Revision: 80ae3d208823a41e1c01f4eb85d16e71c40bd168
GitOrigin-RevId: 5c93e521c478d6558f59a503e3f4ab4ecb940420
Change-Id: If3f7709ec9801fce1f34e5dac4b4899134ed95b7
1 file changed
tree: d616f8a35af4c091d4a1c156c1ea2048cee5458b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.