[roll] Roll fuchsia Revert "[pkg-cache][system-image] Remove deprecated cache_packages"

This reverts commit 220e46fa6e00d5b0df867df0cd666fd6287084f8.

Reason for revert: dependent for fxr/659862

Original change's description:
> [pkg-cache][system-image] Remove deprecated cache_packages
>
> It was replaced by `cache_packages.json`.
>
> Original-Fixed: 90762
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/658443

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/659883
Original-Revision: bce5ed8962fe77a4ef78ee2f4f9e1f557ca5fe8c
GitOrigin-RevId: 1a2fa86533c157d98284e81368d91094bdeefcf6
Change-Id: I07254397d67ceb5aabb420ca14ee6fe69a620815
1 file changed
tree: 0429b20675b9f92a25c84047ebb8f02788d1072a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.