commit | 211403fda8584ebfbdcdda858e884518910672d0 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Wed May 15 17:19:03 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 17:19:03 2024 +0000 |
tree | 9082a546e79abb08caf78add66ed2f0fba828b4e | |
parent | 7d702d9481fdc41334bdfdfd16f6722fb7fe7235 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8747855465742581585 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I1d04d988a521a9eed71071b46976419e64d7bbbf Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1048912 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.