| commit | 2be36d74e14bf3f0b9f0ced012207da6a8fc3789 | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Fri May 31 23:50:09 2024 +0000 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 31 23:50:09 2024 +0000 |
| tree | 1642895a541b8c9812584e682b1ed4bf62802ffa | |
| parent | 61740996bdb5b43c4707ba2ffcaf7057d1a45b44 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8746381141182735889 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I44d672c15938ec584c3fbc8f7d84af0a64e436ba Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1057864 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.