[roll] Roll fuchsia Revert "[build][assembly] `cache_packages` use nominal package URLs"

This reverts commit 293205b221b024b5cfb36fce910950c5858c7962.

Reason for revert: appears to cause build failure in CI: fxb/648013

Original change's description:
> [build][assembly] `cache_packages` use nominal package URLs
>
> Also rename `data/cache_packages` to `data/cache_packages.json` and use
> JSON format.
>
> Original-Fixed: 88888
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648013

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/656572
Original-Revision: b16114d7db6f107ee3cbb2ed25349a4e3657533d
GitOrigin-RevId: ac9370158d6036e746d8f5195f832569a8719ca6
Change-Id: I9d1985ce0e8c62a456598ca36b73985ee0de86a6
1 file changed
tree: f39d4b8b6c06a7f5a960809943c90d1212178ebb
  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.