commit | 0d2db43a72cd1fec7be4c0e48da24610ef60270c | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Thu Mar 28 02:52:58 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 28 02:52:58 2024 +0000 |
tree | 6ad153f7a07bedd1298d55f927e04b1e8a90357e | |
parent | c290bb8bda9bfd78abdcf3a9dd8592b074a3600d [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8752258357975100913 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I95323c9547fa2b26695e9ab0634ac6ff4d21f883 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1016066 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.