[roll] Roll third_party/fuchsia-infra-bazel-rules 1e93292..cbb5989 (2 commits) cbb5989:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1199235 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:27.20250204.4.1 b0d651b:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1198958 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:27.20250204.2.1 Roller-URL: https://cr-buildbucket.appspot.com/build/8723829244023988641 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I1a189558cbcaabd213985fd20921fc2a2af4df38 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1199292 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.