commit | 4cdad422371bbaba16f0bc3a5575d63f8b11a6a6 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Mon Apr 01 01:02:17 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 01 01:02:17 2024 +0000 |
tree | 7c7564d3e83b9bbba226713374413db12fc785dc | |
parent | 18a00811fd1a7f1aeb2fde341334e81f7a7be747 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8751902441794549249 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I7dc190b29eab79a433b0a22d307635b0a32b4d86 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1018103 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.