commit | d398c2bae50d724c759129d2b676d3734fe3872f | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Mon Jun 24 13:43:34 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 24 13:43:34 2024 +0000 |
tree | e2befbdafd2eae6213f8c533b862939c3a6eb011 | |
parent | f51c873e139168699a0a09bec27a30e3c58f6d51 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8744245364995599457 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Id7dfe203b665a8c3c835040fea03dffe44bee370 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1070635 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.