commit | 013e372454c795363509733de0a43bcda988a681 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Mon Feb 26 23:27:03 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 26 23:27:03 2024 +0000 |
tree | a592807d97b7540b3d1d7d64764a2612163948f1 | |
parent | 11197a88def2d1e5e43b1725381c8a414e1df8c8 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8754988894059020881 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I3582a7ebeb0866905a0f06ae7d8d9a6135852085 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/996966 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/<change_me>
Change to that directory:
cd <change_me>
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.