commit | 84609f96aeae2f1984a679161046754d21d81530 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Mon Nov 11 03:16:02 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 11 03:16:02 2024 +0000 |
tree | 019612523514273643fa3e6f4288964aa1bb3b08 | |
parent | 9350bc306b076643d6cafe95a6942518496ddd9c [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-luci_auth-cipd packages to git_revision:4d700a0be84fc8c7411e078ec96ce039c4056c44 infra/tools/luci-auth/linux-amd64 new:https://chrome-infra-packages.appspot.com/p/infra/tools/luci-auth/linux-amd64/+/git_revision:4d700a0be84fc8c7411e078ec96ce039c4056c44 infra/tools/luci-auth/linux-arm64 new:https://chrome-infra-packages.appspot.com/p/infra/tools/luci-auth/linux-arm64/+/git_revision:4d700a0be84fc8c7411e078ec96ce039c4056c44 infra/tools/luci-auth/mac-amd64 new:https://chrome-infra-packages.appspot.com/p/infra/tools/luci-auth/mac-amd64/+/git_revision:4d700a0be84fc8c7411e078ec96ce039c4056c44 infra/tools/luci-auth/mac-arm64 new:https://chrome-infra-packages.appspot.com/p/infra/tools/luci-auth/mac-arm64/+/git_revision:4d700a0be84fc8c7411e078ec96ce039c4056c44 infra/tools/luci-auth/windows-amd64 new:https://chrome-infra-packages.appspot.com/p/infra/tools/luci-auth/windows-amd64/+/git_revision:4d700a0be84fc8c7411e078ec96ce039c4056c44 infra/tools/luci-auth/windows-arm64 new:https://chrome-infra-packages.appspot.com/p/infra/tools/luci-auth/windows-arm64/+/git_revision:4d700a0be84fc8c7411e078ec96ce039c4056c44 From: None To: git_revision:4d700a0be84fc8c7411e078ec96ce039c4056c44 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1154361 Original-Revision: 888c2f62e566d4b0087cc94957ce453597a5dacc Roller-URL: https://cr-buildbucket.appspot.com/build/8731601039727462305 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I210294ceae89d899cc3b53a3ccc202257bb406ea Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1154394 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.