commit | 033dcecc6cdcc0fd7aac89faf1079c34b566059c | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Tue Mar 05 11:47:51 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 05 11:47:51 2024 +0000 |
tree | b8831c577b7b3229bfe0a06f4e4b5998a7acda6e | |
parent | d49e6adcf7b2fa1af44a473e3d9a499d24617cf2 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8754307965244425937 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ia0df7704119f3ca8d775e96b805f84e8b0fd031c Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1001804 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.