commit | f1869a8e250a6c2f1a1930f27e0a4361a217b91b | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Wed Feb 21 19:27:57 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 21 19:27:57 2024 +0000 |
tree | 50d89aabeb7668df98443ec876b387d2a872e5c3 | |
parent | a06c09e5126a3a2ccdbdfbc6771ebfdb8263235d [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8755456489864597073 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I8edba680fdebbd274014b387ddb0df72097efd00 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/994598 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.