commit | 2f8963d10b38237d81ba7a1298a01ce8e3d9f3e1 | [log] [tgz] |
---|---|---|
author | Rich Kadel <richkadel@fuchsia.infra.roller.google.com> | Thu Dec 01 23:44:25 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 01 15:46:30 2022 -0800 |
tree | f4f17ec5cd0bb64787fe594807e9758e05508abe | |
parent | 378753f198ce72e8daf8a2dedd153d65fba813cd [diff] |
[roll] Roll fuchsia [assembly] subpackages can have non-unique names Updates product assembly to allow subpackages that are not top-level package dependencies (i.e., packages only included as subpackages) to be anonymous. Anonymous subpackages are not included as named targets in a TUF repo and cannot be resolved directly, via a fuchsia-pkg://repo/... package URL, but they are resolved as part of the resolution of another package's dependencies. Original-Fixed: 113190 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/755942 Original-Revision: 364ab39c929eda15ed0a767fc0737df0686303df GitOrigin-RevId: 040d05dcd3ce30f0c9aba50c0e622e904cf3eac4 Change-Id: Ife1780d488e7c21e35e82f26120c4d391e0ba8ac
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.