[roll] Roll fuchsia [roll] Roll third_party/pigweed a48f398..78ebcc1 (7 commits)

78ebcc1:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/78ebcc1103e17c96dd482149bb3319ac05fcc605 pw_sync,pw_tokenizer: Add missing includes
afaeaef:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/afaeaef89c5abcec747b2a57e889253adc94d69d pw_fortifier: Add go.mod scanner for go mod
81ae565:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/81ae565595f5ee0fc1c038bd67f472603f23c8e6 pw_fortifier: Add Cargo.toml scanner for cargo
b0e39ac:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/b0e39ac1f29bc5d5677e73ca8d2a6ed0278d517f pw_fortifier: Add package_scanner
b847256:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/b847256f3d4958992822261fb81052beb6425adb pw_fortifier: Add find_core_owners.py
7266eae:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/7266eaeb1f48ea09218ca21d4235520ca7785189 roll: armgcc
62aba82:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/62aba82467e9caad7dd5672d2a3f476633945bae pw_presubmit: Steps for bootstrap, CMake, and GN

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1676098
Original-Original-Revision: 8dca556541caf3e6144bafa6c3549fd46a4a668d
GitOrigin-RevId: d551470b3d9ab17aabfba9ac43fcc1fd55b044d4
Change-Id: Ied90ad8a71d72569ee8088a00eb01ce75f695279
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1676345
Cr-Commit-Position: refs/heads/main@{#195443}
1 file changed
tree: ec94dbe591d2fa41fa4298f9367b18c4900f7961
  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.