commit | f8c5d854acbe9536fcb39ac810c5f70dfc46a8a5 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Thu May 02 19:39:30 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 02 19:39:30 2024 +0000 |
tree | bb108998185fec51bf3108dedee91a02da5627a3 | |
parent | e4d042b9526c420a8339827cec93231da512dffd [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8749024045189233745 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I4836599b4006664cbf4c6cc3c549d18df7c8a384 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1041613 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.