commit | 74fa8f13c1288669bdccccf2ff50fcc6e4d5e50f | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Thu Apr 18 00:53:18 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 18 00:53:18 2024 +0000 |
tree | a4420aa03c6a266581b276e7ab8de115f3c81335 | |
parent | 5708dc1bd923ed2839c6159eefd8639953af7a49 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8750364662816384769 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I77a7014364b905034c283a69163468edc3dfc1d0 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1030443 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.