commit | 29ca99e94b801a1dc8e78494904701f3a5b738ec | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Thu Mar 14 00:41:29 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 14 00:41:29 2024 +0000 |
tree | b225ae19d0ca52e800438fc913a090aee2f68b95 | |
parent | 08b49b7e1021fe783ceeda6d90174f806714c579 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8753536038723561713 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I49ec3dea4ff56d29927adefff57997cee6171a4c Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1007208 Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
To perform an initial bootstrap, execute the following:
In a terminal, clone the repository:
git clone https://fuchsia.googlesource.com/drivers/graphics/gpu
Change to that directory:
cd gpu
Fetch all git submodules:
git submodule init && git submodule update --recursive
Bootstrap the build environment:
scripts/bootstrap.sh
Fetch and build the SDK:
tools/bazel build @fuchsia_sdk//:fuchsia_toolchain_sdk
See the getting started guide for more info.