commit | 86f8250f868e7c9785e52c9137ff3e6aab84207c | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Mon Nov 18 02:10:18 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 18 02:10:18 2024 +0000 |
tree | 5bc250eed0e6ffdfbd141553a1f4cc8dd2696e1a | |
parent | d91f3c9182d7fd43ba79c9a1dcaca8d94aa1e647 [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20241117.6.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:26.20241117.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:26.20241117.6.1 From: None To: version:26.20241117.6.1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1158667 Original-Revision: d87f20003392192fa4d26ea69e1e668e66ea2ed6 Roller-URL: https://cr-buildbucket.appspot.com/build/8730971101935877617 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Iea6a6cb889b180b4480fc81213f79db23d3dfce1 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1158571 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.