| commit | 52770d3daa854b8b16d683a9d5e4f5e439b65f7b | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Mon Apr 29 11:08:32 2024 +0000 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 29 11:08:32 2024 +0000 |
| tree | fc3522d506870741a31cf5b5488afc9bf342fe3f | |
| parent | aa4f529a15bc5d1e7c25558089a7db9370a68a03 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8749327895285110481 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ibfce694ee83c41e8c0ba1e26e8b76930d1d203df Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1038512 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.