| commit | cfc73ca05607b7c95afcd45a9a082f593628b29b | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Fri Mar 15 02:44:03 2024 +0000 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 15 02:44:03 2024 +0000 |
| tree | 65237db842a9fb35fd638f8bf22720a06952819d | |
| parent | c94895f9b16e443bb83f2b3998a843d2826c6ca3 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8753436276884564369 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I1ef3cca750af84d45874f4b77157a01c4dd24d46 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1008694 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.