commit | 5c74d32a100e9e0bd0dde68543a7d6f95c67c1e0 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Fri Sep 20 21:16:56 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 20 21:16:56 2024 +0000 |
tree | 5dd66d41fb697dbce921f3ddff830bda55b25e36 | |
parent | 3e48fe3420b0df70acea900ea5597bc9bd771d74 [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:24.20240920.4.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:24.20240920.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:24.20240920.4.1 From: None To: version:24.20240920.4.1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1122605 Original-Revision: 9073f96b702c0ffa5c7749ffe9e9499be2274f73 Roller-URL: https://ci.chromium.org/b/8736244328042096625 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I97cdbe975a351c3b8502a200cf205b40ecc47fff Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1122952 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.