[roll] Roll third_party/pigweed 49ac120..b299522 (3 commits)

b299522 pw_protobuf/pw_protobuf_compiler: Basic edition support
f27cc84 pw_toolchain_bazel: Add missing dep in Arm GCC
ed299e5 pw_env_setup: Support patching CIPD packages

GitOrigin-RevId: beefa2dd9e1e882ed82f90159aea4cffbc49d217
Change-Id: I90382d0649357a5c0b79690e5ac9b9b4088144c3
1 file changed
tree: 5fb0e4a5e178b5b4a41d178bc6630100969444a8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.