[roll] Roll third_party/pigweed ba82ebf..1079c49 (4 commits)

1079c49:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135050 pw_env_setup: Prune and add missing constraints
211d3c7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134990 pw_presubmit: Use plural in keep-sorted
f064971:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/135070 pw_presubmit: Add to plural() docstring
bad9b35:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/134311 pw_sync: Make Borrowable<T> covariant in T
GitOrigin-RevId: de875f7367e125d06a48de8963115ee0e07581fd
Change-Id: I658b12a4f5c6f6e9ee8c6921042cc078a48cb66b
1 file changed
tree: 12482b9263e3a1bb96af801ea3836d9ae3704f53
  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.