commit | 806edc3c02f8124de60066b1bdd89bc589edf049 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sun Jun 23 17:59:02 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jun 23 17:59:02 2024 +0000 |
tree | 5eb9f1e38b082bb67af8ecc53fcf021d824b8278 | |
parent | f0239570e4dd21828be501bca9cdda94a4d6f563 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8744319360610133553 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I08e955bf2b9db13676b1f77f93b6ce15db5cfa52 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1070456 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.