commit | 56b4fff37cd350f434fa19cc482b2aaffe6267c4 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Fri Apr 26 11:13:06 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 11:13:06 2024 +0000 |
tree | 34aa8cd0c0f583416f16f6ce0a1e42a18b5d3e07 | |
parent | 38ae5fd847c025f5c6994e610930b33764bf2b6b [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8749599695970129425 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I9e8d90a59cf83b24b3ac0894e4bb9c36b807bede Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1037523 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.