[roll] Roll third_party/fuchsia-infra-bazel-rules 0421968..b25bdc1 (6 commits) b25bdc1:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1192995 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250124.2.1 90f9f70:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1192625 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250124.0.1 e940473:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1192621 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250123.7.1 ce67623:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1192400 [roll] Roll fuchsia-infra-bazel-rules-clang-cipd packages to git_revision:6d12b954a7df11e32acf110950d88bac282079b8 46c5586:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1192308 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250123.4.1 b7d6f41:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1192300 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250123.3.1 Roller-URL: https://cr-buildbucket.appspot.com/build/8724872158941453073 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: If2bf25d1318fd7215a31fd54518c32a6a60a2d3f Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1192979 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.