commit | 101c6d4ca4fdff70d72c9118c1102b2212874476 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Wed Oct 09 03:16:05 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 09 03:16:05 2024 +0000 |
tree | 0bf0e7d0805bab5517b59a6865f35a2731658f02 | |
parent | c4e0c9e96fe9b766064eacae73a8a1b3077cd40a [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:24.20241008.6.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:24.20241008.6.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.20241008.6.1 From: None To: version:24.20241008.6.1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1133817 Original-Revision: ac2ebbd3f3975252cda6975246cd67869d9f47b9 Roller-URL: https://ci.chromium.org/b/8734590576571952737 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I1bc5816cb65be0857b0b88c21f116c35e066bb50 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1133819 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.