| commit | 6c87ad7fd47c1856680c0d042c7654a4f08c7ed8 | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Fri Apr 26 19:53:17 2024 +0000 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 19:53:17 2024 +0000 |
| tree | 5e057e03fbb0842dbdcf2f5209b5e3ed18ffed30 | |
| parent | 3e8104126653c8596cafde302686276613baddc9 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8749567112720300865 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I8d3c184f83b12ae4e600aac1aa7d7f4be7b95357 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1037536 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.