[roll] Roll fuchsia [superproject] Roll third_party/sdk-integration Revert "[assembly] Allow setting repo_name for packages"

This reverts commit fbfd6942d9d59bf6dba6ca626d010ffa567c995c.

Reason for revert:

There are concerns this might break existing workflows, see https://fuchsia-review.googlesource.com/c/sdk-integration/+/754322/comment/b39f3825_7e0cfad2/

Original change's description:
> [assembly] Allow setting repo_name for packages
>
> Platform assembly depends on this information.
>
> Currently all platform packages default their repo name to
> "fuchsia.com" [0], for Bazel SDK which is mainly targeting OOT, it makes
> more sense to default to None.
>
> [0] https://cs.opensource.google/fuchsia/fuchsia/+/main:build/components/fuchsia_package.gni;l=177;drc=d9ec8e960a85c0ba5c25cf967e35373c07dde8ec
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/754322

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/752987
Original-Revision: 2a902d658cf803bd40eb7025ae2f85cf207afe70
GitOrigin-RevId: 82450565b8fbacafd090f91dbf57514c12635c16
Roller-URL: https://ci.chromium.org/b/8798183472556872721
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/754405
Original-Revision: 74bb41ae6efd72b3642dc3a3488a4b4304757c51
Change-Id: Ibde199c41a7103c32e26284d570009ba5dcb0756
1 file changed
tree: 88fb9adc1fc68fa71db53a659c4e5fca8941b4b7
  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.