commit | 6049df8df13378c26a219f21636125045dfb3b78 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sat Jun 29 07:05:18 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 29 07:05:18 2024 +0000 |
tree | dd3b038ba7b71f47d185731aae38cde8c86d130e | |
parent | 055c0683de2244f391c0999807a671cc28533be9 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8743816852374350753 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I4b4b512f63b5e8fdfa8ea531ab62faba60164fe9 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1074536 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.