[roll] Roll third_party/fuchsia-infra-bazel-rules d6792af..ae3e047 (2 commits) ae3e047:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1174313 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20241216.0.1 052bb60:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1174140 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20241215.6.1 Roller-URL: https://cr-buildbucket.appspot.com/build/8728419169284135569 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Iafe5e97af0bb0cd7db679479625157ad64c8ead4 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1174159 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.