commit | 4b3022d68488e9b355efe8b4e258e5d5e79582bd | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sat Feb 24 10:29:24 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 24 10:29:24 2024 +0000 |
tree | 9b2f87d82c3d1fd316102502f037700e20442e86 | |
parent | b018ae3a604ca9e57f6e94f0fd3aa1381b3278f7 [diff] |
[roll] Update submodules Roller-URL: https://ci.chromium.org/b/8755218529212545473 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ic2fc99fa8d0ca36a884319370b46127eaff1a810 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/996180 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.