commit | 129b8968229cadfbdb47921c005a1ed8f9296807 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@fuchsia.infra.roller.google.com> | Fri Jan 12 17:50:40 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 12 09:53:08 2024 -0800 |
tree | 9dafc834379edf9b52ddfcc1e82ec8f99bf290e0 | |
parent | c2b0d719fa378fe1af6faa321d5f77bd4cfdb094 [diff] |
[roll] Roll fuchsia [build] Remove Bazel warning when generating fuchsia_sdk repository Bazel would complain that BUILD.bazel cannot be built, since it is a source file. Replacing `bazel build` with `bazel query` still forces Bazel to populate the @fuchsia_sdk repository without this warning though. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/973274 Original-Revision: 1828e7d1297547bac92ee295705dfb9e098e7ebf GitOrigin-RevId: e78649ada457854f60cf1e7b46f28f8dfb990720 Change-Id: I38aa837abf4d91d66db3301825fe8662aae776fb
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
.