commit | 8cb07ec173664ea4ac6a32e40d75cdf648d7ef57 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Sun Sep 01 20:03:34 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Sep 01 20:03:34 2024 +0000 |
tree | 4bd2c0f0e9a8d4db7936123d065ee86d1329b8de | |
parent | 94cc3894e77444f0385cda7c6bd5174b3072a00d [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:23.20240901.4.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:23.20240901.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:23.20240901.4.1 From: None To: version:23.20240901.4.1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1111462 Original-Revision: 9af4a06df86c2fec1e0543b432e79377f13414ae Roller-URL: https://ci.chromium.org/b/8737970112937324561 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I029b44392887fc5b462c02307aa9ee544b2586ba Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1111464 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.