commit | b45cd50b3ae6f237762c91d0e200a8dd6960e400 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Mon May 20 20:25:48 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 20 20:25:48 2024 +0000 |
tree | 189b4eab66d1f57eb52d212b129466f7b4a1b191 | |
parent | 1f3ec1b32e505f15d7dd3bbe40bdb8c574671a6d [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8747393558554682065 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I3889804e597fad46fd4d56f2139b3fb8cfb4aefa Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1050690 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.