[roll] Roll third_party/pigweed 5fff2c3..08f63ed (5 commits)

08f63ed:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/160550 bazel: Add host_backend_alias macro
ac97d24:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/160551 pw_env_setup: pw_build: Disable pip version check
b8363e3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/160376 bazel: Fix missing deps in some modules
a31f520:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/160032 pw_cli: Print tab completions for pw commands
dd52ac7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/160371 pw_interrupt: Add backend constraint setting
GitOrigin-RevId: e4479605ed9701278f2992dec71480d41f1b8446
Change-Id: I068af091dd5dc7e38183b159e626f79619b03333
1 file changed
tree: d3a7d0bcc71926bcd092dbdeeb13093712fe34f1
  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.