[roll] Roll fuchsia [devshell] Add query pattern to list-packages

Add support to list-packages for a query pattern to filter
results, and a verbose flag to list the package sets where
any given package appears.

Test: Run "fx update-if-in-base" manually
Test: fx self-test subcommands/fx_runtest_test
Test: fx self-test subcommands/fx_list_packages_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/498278
Original-Revision: 899a27fe0eba7c7920433c38880916d1f7d25def
GitOrigin-RevId: 7a715323bb2d68f5315e9b7ce639437f337da64f
Change-Id: I6f6bfff9ad0c97aa152011c31bd9f0232abff607
1 file changed
tree: af7bded7272880cb34bcb147e1317d4a0822142b
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.