commit | 764876a74302ef84f1a8d5f10f6caaa417016a93 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sat Dec 28 15:48:04 2024 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 28 15:48:04 2024 -0800 |
tree | 500cc8520d4ae4398ddca395f1c5a99d0a80adae | |
parent | 3f9f4c5a29bc9228d8574be4f75ae491ea94229a [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules 72c7714..ba9ca8d (2 commits) ba9ca8d:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1180745 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20241228.5.1 e8a4e9f:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1180734 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20241228.4.1 Roller-URL: https://cr-buildbucket.appspot.com/build/8727265278413173665 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Idfc857c5e22aaed52546ca9217f632f970233bf7 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1180561 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.