commit | 5d6a9b566432f020c87c74cd98888d28cba316fa | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sun Jun 16 01:37:51 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jun 16 01:37:51 2024 +0000 |
tree | 3b1b32540faf6ab3739122bbbe54f02709758ac9 | |
parent | 45774b0205c9f4e7bd3189ff39c7843baea07624 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8745015201328932161 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ia50ebaf4a6dd011a332ac56624aecf1001cb8718 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1066431 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.