commit | 613fade4742c5f19ad9febd991c089d5e9fe53d1 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Thu Dec 05 20:48:21 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 05 20:48:21 2024 +0000 |
tree | 64fef533cc1076720dd9d22ca3a230f73707e46c | |
parent | 59e80cfe3a2790b918b796316388d1e5b2e1629f [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20241205.4.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:26.20241205.4.1 fuchsia/sdk/core/fuchsia-bazel-rules/linux-amd64 new:https://chrome-infra-packages.appspot.com/p/fuchsia/sdk/core/fuchsia-bazel-rules/linux-amd64/+/version:26.20241205.4.1 From: None To: version:26.20241205.4.1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1169160 Original-Revision: 9f461bae2cb99a4f583080924319a67300417ab1 Roller-URL: https://cr-buildbucket.appspot.com/build/8729360598425594849 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I576d792bd1a3af36f20520e734507399447fe1af Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1168909 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.