commit | 26a8742f0bd2589b8b8d17b2476bee40b8e7a24c | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Wed Feb 21 11:11:00 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 21 11:11:00 2024 +0000 |
tree | f5462e961b2d0e1edd6ed6014366c7e8309b5167 | |
parent | db845201402ea258e04cd93b471e1e2ea0bfd6d9 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8755487825131163473 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: If1ff1e86016341d011b35540570ee68cb4328cc8 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/994573 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.