| commit | d7fa5375368173190bd248849a2dae1fa81953a1 | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Thu Mar 14 07:12:32 2024 +0000 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 14 07:12:32 2024 +0000 |
| tree | 40745bb2bd0093026c1c1c0c2bf9886dc8c7e02c | |
| parent | de99625ec6a74a794a0af721b5e1c33f52b3e3d8 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8753510186055636785 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I910cc541f7a5f00229b9b6103e4d08e0c62bbabd Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1008033 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.