commit | f1a6d4438309cf4dd08fc7b5b055bbe517e76a97 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sun Apr 28 17:44:18 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Apr 28 17:44:18 2024 +0000 |
tree | d16d44f3fc92b00c8d5f184d82f0bc62b6ae1ecb | |
parent | b41d31753ea1df45b236d4e7e8c340ac078d6233 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8749393603360802929 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ie503dc9a830dfe75067aa7604ce8c7e45b4f3bff Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1038232 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.