[roll] Roll third_party/pigweed third_party/fuchsia: Update patch script and patch

Update patch script to handle new Fuchsia Zircon definition of
`__CONSTINIT`.

Update patch using the updated script.

Update build deps for `//third_party/fuchsia:function_tests`.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170890
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: b3aeab8644a70714762f7e5f91f215631d9a3d37
GitOrigin-RevId: f7816bfc9b87d34333296003f7a00721d2407eb9
Change-Id: I02a274d35c04a6aae9f2f01fac9495bb6bddb7d3
1 file changed
tree: b5a8cc95abd7057fc3b5c51bc65161d13b5c0d98
  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.