[roll] Roll fuchsia [ffx][repo] Use correct repo name with product bundles

This uses the generated name from a server that is serving
a product bundle. Before this change, the target register
command could not find the repo server instance that is
serving a product bundle since the name is prefixed with
the repo_name option, and uses the alias as the suffix of
the name.

Original-Bug: 372026735
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1133672
Original-Revision: 0efe16c5874444de31a8fc4892bc95de896d9be7
GitOrigin-RevId: 832ee4ee44760d7aa6ab618afc0652ff20be6d8b
Change-Id: Ic6f028b6a4b0dea044b3fdaa101991fce99affd1
1 file changed
tree: ee72ec062411d6157fecea8fbbd5fb576a8aa4d0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.