commit | d0468eda16b54ad1f7b87ee1bba0e211c185e746 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Tue Nov 19 19:48:59 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 19:48:59 2024 +0000 |
tree | a2987cde1217c80d40563efd87e1acf6b4ed0385 | |
parent | 1a2f0123a9a7c0d3f016d09bf50d98f0f6e2ea0e [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20241119.4.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:26.20241119.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.20241119.4.1 From: None To: version:26.20241119.4.1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1160234 Original-Revision: f33e0160e6d2c2591b04623b1232da0cc2818eb8 Roller-URL: https://cr-buildbucket.appspot.com/build/8730814016701320209 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Icd8d5b7fa260cece4fc690adaf7d723a7bfc3b05 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1160238 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.