commit | ac00ce89758a607ab4c84dfb73b08cf11011d5ce | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Sat Nov 23 19:31:08 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 23 19:31:08 2024 +0000 |
tree | 92c73ea06a9c689a04bf8a2ab7381145970ced3f | |
parent | 46ac0b528b1dad5dad6082d39666d05319894583 [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20241123.4.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:26.20241123.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.20241123.4.1 From: None To: version:26.20241123.4.1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1162576 Original-Revision: ebe399e203263f9edb09496a37e62c0f862f85af Roller-URL: https://cr-buildbucket.appspot.com/build/8730452319461277505 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ife1e955cc87adcc5f3d8ebda49443f8df9fa339a Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1162579 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.