commit | b557f4e2d677ff3644ff14e64dbb8d108e72adf0 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Thu May 09 12:21:55 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 12:21:55 2024 +0000 |
tree | ceae92e563fad936134826a0f7c140d028cdcaac | |
parent | 292ffe15ceba12be0716d877e9511ac5efbc5ae1 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8748417315253525393 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I3091e28fe6a0a3814de3185ce978f7a172537ecf Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1045617 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.