commit | 728f41315900eed7c934b379995f7067026047cd | [log] [tgz] |
---|---|---|
author | Clayton Wilkinson <wilkinsonclay@fuchsia.infra.roller.google.com> | Mon Feb 24 15:58:05 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Feb 24 16:00:24 2025 -0800 |
tree | 14e756d755053841f3569c2d314d00b9b7b8e0f2 | |
parent | d8fad1c1e97cd6c08ecf402ba2c904b2e1afad6a [diff] |
[roll] Roll fuchsia [ffx][sdk] Allow specifying SDK manifest path This change refactors SdkRoot to allow specifying the relative path to the SDK manifest within the SDK root. Previously, it was hardcoded to be 1 of 2 possible paths. The previous behavior is maintained if the manifest path is None, so we can adopt being explicit about the in-tree manifest gradually. Original-Bug: 397989792 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211164 Original-Revision: f37ae33be55bb5b16d36d15f15a86164427885ad GitOrigin-RevId: d3b702a477791f0db7963565093e590b5fa805d5 Change-Id: I7c424f275710c48abb2a18a3a04d4195cc372445
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 in one of the communication channels documented at get involved.
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
.