[roll] Roll fuchsia [roll] Roll third_party/pigweed 78ebcc1..c8f1054 (10 commits)

c8f1054:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/c8f1054ee9bbdda4f0c632807e5e97b4c5baa337 pw_bluetooth: Add MaxSlotsChange & ConnectionPacketTypeChanged
e8efbdc:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/e8efbdc471b3066f9fe78fd594de45e350dd7ec7 pw_fortifier: Add cipd_setup JSON scanner for CIPD packages
ecc3084:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/ecc30841295f51daa3367a3c2eaab188ee5c60ff pw_kernel: Add breakpoint support to pw_gdb_protocol
90e2896:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/90e28963b3f146adbed802dce30fddb1719854d7 pw_fortifier: Add a MODULE.bazel scanner for CIPD packages
9ac14a5:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/9ac14a58270aff386f530efb687aefeadae60cc3 pw_fortifier: Add copy.bara.sky scanner for Copybara repos
74e9f13:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/74e9f132792bcbe98a20164e55d64c06a21f31f5 pw_fortifier: Add MODULE.bazel scanner for bazel_deps
684254f:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/684254f218800a815c1edd5b8680cda8f3fc5c09 pw_fortifier: Add MODULE.bazel scanner for maven deps
13b93ba:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/13b93ba9970332f326a99d8c767fec4d7c4d5919 pw_fortifier: Add requirements scanner for pip
a5ca8de:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/a5ca8dea5d46b29c54d592006751822842668da1 pw_enum: Add pw_cc_enum_source_set template
1db73f7:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/1db73f72317f1bb2dda0453aa1334f703958e84e pw_fortifier: Add package.json scanner for npm

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1677476
Original-Original-Revision: b70e7c2c928481be88ae5c11a1dc3b45d75f14af
GitOrigin-RevId: a2904057578ba9ded226e17124edadc1d370ea5e
Change-Id: I1431a2a3cca89e67616f9f95d14d6033a0eb8482
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1677523
Cr-Commit-Position: refs/heads/main@{#195474}
1 file changed
tree: 132d8f2b8d98058264fe94079e0e562c5e224b2b
  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.