[roll] Roll third_party/fuchsia-infra-bazel-rules 8790f54..4d8c393 (3 commits) 4d8c393:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1219334 [roll] Roll fuchsia-infra-bazel-rules-luci_auth-cipd packages to git_revision:50b66e0c5d226fcd912a2bfc16f91cee1d0ae1d0 749ba63:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1219333 [roll] Roll fuchsia-infra-bazel-rules-clang-cipd packages to git_revision:0454dd8c48cd771478f1ae53330ba78e71bcd7cb 7303429:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1218812 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:27.20250304.0.1 Roller-URL: https://cr-buildbucket.appspot.com/build/8721340499039079377 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Idb075d2e5556a53c87b70533d61323d2d7add545 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1219659 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.