commit | 95d2e42fc85c05c7ad0780fd0c01825bbd64b0a0 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Wed May 29 13:37:41 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 29 13:37:41 2024 +0000 |
tree | 64d36849c483a59ca5006a9cfcc93412704163e9 | |
parent | dd56e7cbc54444bb65acd5a8c3cb321d009eecbe [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8746600727689467489 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I478dfc2af335c2a1e56c70e611b4e16ca8dfcc67 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1056330 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.