[roll] Roll fuchsia [roll] Roll third_party/pigweed aab8d9f..695d944 (11 commits)

695d944 pw_ide: Replace list with dropdown in sidebar in first-run mode
9607ad1 pw_build: Use rules_cc empty_lib
59a42dd pw_ide: Remove python-based generator and related code
2b81c96 pw_presubmit: Remove gn_python_checks from lintformat
dd4a7f1 pw_async2: Rename //pw_async2:dispatcher to //pw_async2
ee242aa pw_change: Add more error handling to push
b9eb0c0 roll: cipd
495cbd6 pw_bluetooth: Add sniff subrating command definition
72d63d7 pw_ide: Store last generation time and show banner if outdated
8db1046 pw_sync_stl: Use std::this_thread::yield()
a5c1c07 docs: Set up navigation analytics

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1455137
Original-Revision: 052b4485decd15d99f9c632ed652be5547f58265
GitOrigin-RevId: 53f5b5a2d4e46d36234fb72d0218b152651e2d3f
Change-Id: Ic30c8c78d716988e0802c25e3272227e120eb8f3
1 file changed
tree: 73330fe9f4f4f00bfe861e1c69f1f3dcfdef7eb8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.