[roll] Roll fuchsia [pkgfs] pkgfs/versions only exposes base packages

pkgfs/versions used to expose both base packages and packages that
are active in the dynamic index (which are generally cache packages
or packages that were "recently" resolved). The dynamic index is
being deleted to unblock improvements to package GC. Clients of
pkgfs/versions should use "ffx target-package explore" instead.

Original-Fixed: 125814
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871458
Original-Revision: 6b6259043c724cf74685d540efe51799c421d84b
GitOrigin-RevId: 7cd1a4757f92fde1834cbc57125b8c1d8d4c17a9
Change-Id: Ie4491c3d94cc65b60b7afe69adf283b87ece427a
1 file changed
tree: 297543cfc96694829c06b9ca9bec288bc7867507
  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.