[roll] Roll third_party/pigweed pw_rpc: Depend on mutex only if enabling PW_RPC_USE_GLOBAL_MUTEX Since we are not using pw_sync:mutex when disabling global synchronization, i.e., set PW_RPC_USE_GLOBAL_MUTEX, we should not ask for a mutex backend. The change introduces a constraint setting which is used to define the PW_RPC_USE_GLOBAL_MUTEX, and set up proper build dependency. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/286452 Tests-Not-Needed: Howie Peng <howiepeng@google.com> Original-Revision: b25f844d44052006b5d2f347e15954a597be0aa4 GitOrigin-RevId: 761c602fcf4fab60b77ac7e3f6bac812bdd01fc6 Change-Id: I35455483f2d70c4683472866dc83f9c97b73e515
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.