[roll] Roll third_party/fuchsia-infra-bazel-rules a1b9ee0..879b820 (2 commits) 879b820:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1160395 [roll] Roll fuchsia-infra-bazel-rules-luci_auth-cipd packages to git_revision:3b3c025cfd14d1532067278a7ed5934a8e2302f7 404d620:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1160246 [roll] Roll fuchsia-infra-bazel-rules-cas-cipd packages to git_revision:3b3c025cfd14d1532067278a7ed5934a8e2302f7 Roller-URL: https://cr-buildbucket.appspot.com/build/8730775409921565937 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I00e5947386eb713dbda3754e5ee1548ba0e99dee Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1159209 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.