| commit | 1362dece1eb52c2384aead797dda1ac7a0843f0e | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Thu May 09 21:46:43 2024 +0000 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 21:46:43 2024 +0000 |
| tree | c6cb040c19c915d5bbdb4f0b92673016f54c28df | |
| parent | 1dd71bd2f87bf711ab603e91db56f601376aa308 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8748383602841908545 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I4c9974ad841337063825de84e22166e582be4037 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1045892 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.