[roll] Roll third_party/sdk-integration [fuchsia_package] Allow optional repository name

If a user sets `repo_name`, it's kept in kwargs, and plumbed to
_build_fuchsia_package. This enables us to add repository names to
packages through `fuchsia_package` before a decision is make on the
linked bug, while not surfacing this field in the public API.

Original-Bug: 114334
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/760723
Original-Revision: 2d427fd2085faee9d8941ec8f7ab9c2236ed4b7f
GitOrigin-RevId: 4ad0cc018af77e108353112cc1db69ee59cceaa5
Change-Id: I53cffe41c7f8a350d67095356ef7e8560997b46a
1 file changed
tree: 79c6dda866cb7d24e0c1b2664be44106d1caf8a0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  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.