[roll] Roll fuchsia [pkg] Remove update_package_url from RepositoryConfigs

This field is no longer used, and it relies on the PkgUrl type
that we are migrating away from.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679025
Original-Revision: 8ee8933476f617b7026680bd22650d1e098a5a24
GitOrigin-RevId: 386b65dbc0980efab55e5de2dc944f0bce266941
Change-Id: I65dc25cef51440e5a9bac6715bac404ed7a7d0bc
1 file changed
tree: 6e6e83567d638929138d37cdd9b527ce1d656741
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.