commit | d070766e819713bc64fdcc14f91fb9f0a892139a | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Wed May 22 02:36:19 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 02:36:19 2024 +0000 |
tree | 41a8cecb32fa416f4e896ed6b1dbb3d7f2f72ac2 | |
parent | 04a1f06968ba44c0bc9bbb6501d6d29460f8db35 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8747276679720074545 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I84bab18cf0e06465a983963ca61e3958dd9137b0 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1050370 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.