| commit | 6eb8f9db16ec6b80e83d09e7e3c370ab60ae1052 | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Fri Apr 05 10:58:48 2024 +0000 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 05 10:58:48 2024 +0000 |
| tree | 982d18ecebbdbc4b010d8042366b64d7f1d57374 | |
| parent | 3f0770e027c62f13c5031b6e960d9f74c67c9c6f [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8751502535579114241 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I68295a441b3c6be5e401bde0a0f46f5bf187a3e6 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1021431 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.