[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-ffxluciauth-cipd packages to git_revision:283ff47bbc707036e1412b10b14792a1fbff524c fuchsia/infra/ffxluciauth/linux-amd64 new:https://chrome-infra-packages.appspot.com/p/fuchsia/infra/ffxluciauth/linux-amd64/+/git_revision:283ff47bbc707036e1412b10b14792a1fbff524c fuchsia/infra/ffxluciauth/linux-arm64 new:https://chrome-infra-packages.appspot.com/p/fuchsia/infra/ffxluciauth/linux-arm64/+/git_revision:283ff47bbc707036e1412b10b14792a1fbff524c fuchsia/infra/ffxluciauth/mac-amd64 new:https://chrome-infra-packages.appspot.com/p/fuchsia/infra/ffxluciauth/mac-amd64/+/git_revision:283ff47bbc707036e1412b10b14792a1fbff524c fuchsia/infra/ffxluciauth/mac-arm64 new:https://chrome-infra-packages.appspot.com/p/fuchsia/infra/ffxluciauth/mac-arm64/+/git_revision:283ff47bbc707036e1412b10b14792a1fbff524c From: None To: git_revision:283ff47bbc707036e1412b10b14792a1fbff524c Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1112354 Original-Revision: 4d174f8518574db2499207bb6209dba94a16e4a0 Roller-URL: https://ci.chromium.org/b/8737775296965263217 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I94ab8f3d1353fc83cd70f025c45d2ef9e5dc071a Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1112356 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.